Home
last modified time | relevance | path

Searched refs:PathsForTools (Results 1 – 2 of 2) sorted by relevance

/build/soong/genrule/
Dlocations.go69 return cmd.PathsForTools(l.paths)
/build/soong/android/
Drule_builder.go890 func (c *RuleBuilderCommand) PathsForTools(paths Paths) []string { func