Searched defs:bazelPaths (Results 1 – 1 of 1) sorted by relevance
107 …issueBazelCommand(paths *bazelPaths, runName bazel.RunName, command bazelCommand, extraFlags ...st…110 type bazelPaths struct { struct111 homeDir string112 bazelPath string113 outputBase string114 workspaceDir string115 soongOutDir string116 metricsDir string294 func (p *bazelPaths) BazelMetricsDir() string {629 func (p *bazelPaths) intermediatesDir() string {[all …]