Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go310 resPathWithName(ctx ModuleOutPathContext, name string) ModuleResPath methodSpec
1737 func (p SourcePath) resPathWithName(ctx ModuleOutPathContext, name string) ModuleResPath { func