Home
last modified time | relevance | path

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

/build/soong/common/
Dpaths.go100 resPathWithName(ctx AndroidModuleContext, name string) ModuleResPath methodSpec
539 func (p ModuleSrcPath) resPathWithName(ctx AndroidModuleContext, name string) ModuleResPath { func