Home
last modified time | relevance | path

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

/build/soong/android/
Drule_builder.go497 func (c *RuleBuilderCommand) addInput(path Path) string { func
622 return c.Text(c.addInput(path))
730 return c.Text(flag + c.addInput(path))
739 strs[i] = c.addInput(path)