Home
last modified time | relevance | path

Searched refs:cLionAggregateProjectsDirectory (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dcmakelists.go43cLionAggregateProjectsDirectory = "development" + string(os.PathSeparator) + "ide" + string(os.Pat… const
44 …LionOutputProjectsDirectory = "out" + string(os.PathSeparator) + cLionAggregateProjectsDirectory
79 dir := filepath.Join(getAndroidSrcRootDirectory(ctx), cLionAggregateProjectsDirectory)
108 dst := strings.Replace(path, cLionAggregateProjectsDirectory, cLionOutputProjectsDirectory, 1)