Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go228 resPathWithName(ctx ModuleOutPathContext, name string) ModuleResPath methodSpec
1334 func (p SourcePath) resPathWithName(ctx ModuleOutPathContext, name string) ModuleResPath { func