Searched refs:TempDirForOutDir (Results 1 – 4 of 4) sorted by relevance
49 func TempDirForOutDir(outDir string) (tempPath string) { func
687 sandboxPath := shared.TempDirForOutDir("out/soong")703 sandboxPath := shared.TempDirForOutDir("out/soong")
637 Flag("--sandbox-path").Text(shared.TempDirForOutDir(PathForOutput(r.ctx).String())).
765 return shared.TempDirForOutDir(c.SoongOutDir())