Home
last modified time | relevance | path

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

/build/soong/android/
Drule_builder.go880 func (c *RuleBuilderCommand) PathForTool(path Path) string { func
1003 return c.Text(c.PathForTool(path))
/build/soong/genrule/
Dgenrule.go726 rule.Command().PathForTool(depFixerTool),