Home
last modified time | relevance | path

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

/build/soong/common/
Dpaths.go94 genPathWithExt(ctx AndroidModuleContext, ext string) ModuleGenPath methodSpec
531 func (p ModuleSrcPath) genPathWithExt(ctx AndroidModuleContext, ext string) ModuleGenPath { func
579 func (p ModuleGenPath) genPathWithExt(ctx AndroidModuleContext, ext string) ModuleGenPath { func