Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go149 resPathWithName(ctx ModuleContext, name string) ModuleResPath methodSpec
1095 func (p SourcePath) resPathWithName(ctx ModuleContext, name string) ModuleResPath { func