Home
last modified time | relevance | path

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

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