Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/build/
H A Dtest_build.go67 bootstrapDir := filepath.Join(outDir, "soong", ".bootstrap")
91 if strings.HasPrefix(line, bootstrapDir) ||
/aosp12/build/blueprint/bootstrap/
H A Dbootstrap.go35 …goTestMainCmd = pctx.StaticVariable("goTestMainCmd", filepath.Join(bootstrapDir, "bin", "gotestm…
36 …goTestRunnerCmd = pctx.StaticVariable("goTestRunnerCmd", filepath.Join(bootstrapDir, "bin", "gotes…
37 …pluginGenSrcCmd = pctx.StaticVariable("pluginGenSrcCmd", filepath.Join(bootstrapDir, "bin", "loadp…
168 bootstrapDir = filepath.Join("$buildDir", bootstrapSubDir) var
798 return bootstrapDir