Lines Matching defs:bazelPaths
223 …createBazelCommand(config Config, paths *bazelPaths, runName bazel.RunName, command bazelCommand, …
227 type bazelPaths struct { struct
228 homeDir string
229 bazelPath string
230 outputBase string
231 workspaceDir string
232 soongOutDir string
233 metricsDir string
234 bazelDepsFile string
627 func (p *bazelPaths) BazelMetricsDir() string {
1085 func (p *bazelPaths) intermediatesDir() string {
1091 func (p *bazelPaths) injectedFilesDir() string {
1097 func (p *bazelPaths) syntheticWorkspaceDir() string {
1102 func (p *bazelPaths) outDir() string {