Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go222 genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath methodSpec
1326 func (p SourcePath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath { func
1449 func (p ModuleGenPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath { func