Home
last modified time | relevance | path

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

/build/soong/shared/
Dpaths.go49 func TempDirForOutDir(outDir string) (tempPath string) { func
/build/soong/android/
Drule_builder_test.go687 sandboxPath := shared.TempDirForOutDir("out/soong")
703 sandboxPath := shared.TempDirForOutDir("out/soong")
Drule_builder.go637 Flag("--sandbox-path").Text(shared.TempDirForOutDir(PathForOutput(r.ctx).String())).
/build/soong/ui/build/
Dconfig.go765 return shared.TempDirForOutDir(c.SoongOutDir())