Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_paths.go444 func (p BazelOutPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath { func
Dpaths.go223 genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath methodSpec
236 return path.genPathWithExt(ctx, subdir, ext)
1429 func (p SourcePath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath { func
1549 func (p ModuleGenPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath { func