Searched refs:PathsForTools (Results 1 – 2 of 2) sorted by relevance
/build/soong/genrule/ | ||
D | locations.go | 69 return cmd.PathsForTools(l.paths) |
/build/soong/android/ | ||
D | rule_builder.go | 890 func (c *RuleBuilderCommand) PathsForTools(paths Paths) []string { func |