Home
last modified time | relevance | path

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

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