Home
last modified time | relevance | path

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

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