Searched refs:cLionAggregateProjectsDirectory (Results 1 – 1 of 1) sorted by relevance
43 …cLionAggregateProjectsDirectory = "development" + string(os.PathSeparator) + "ide" + string(os.Pat… const44 …LionOutputProjectsDirectory = "out" + string(os.PathSeparator) + cLionAggregateProjectsDirectory79 dir := filepath.Join(getAndroidSrcRootDirectory(ctx), cLionAggregateProjectsDirectory)108 dst := strings.Replace(path, cLionAggregateProjectsDirectory, cLionOutputProjectsDirectory, 1)