Home
last modified time | relevance | path

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

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