Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go117 genPathWithExt(ctx ModuleContext, subdir, ext string) ModuleGenPath methodSpec
130 return path.genPathWithExt(ctx, subdir, ext)
943 func (p SourcePath) genPathWithExt(ctx ModuleContext, subdir, ext string) ModuleGenPath { func
1039 func (p ModuleGenPath) genPathWithExt(ctx ModuleContext, subdir, ext string) ModuleGenPath { func