Home
last modified time | relevance | path

Searched defs:PathForOutput (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Drule_builder.go811 func (c *RuleBuilderCommand) PathForOutput(path WritablePath) string { func
Dpaths.go1181 func PathForOutput(ctx PathContext, pathComponents ...string) OutputPath { func