Home
last modified time | relevance | path

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

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