Home
last modified time | relevance | path

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

/build/soong/android/
Drule_builder.go769 return c.PathForInput(path)
784 func (c *RuleBuilderCommand) PathForInput(path Path) string { func
802 ret[i] = c.PathForInput(path)
1254 c.FlagWithArg(flag, c.PathForInput(rspFile))
Drule_builder_test.go351 Text(cmd.PathForInput(PathForSource(ctx, "input3"))).