Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go303 genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath methodSpec
1718 func (p SourcePath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath { func
1814 func (p ModuleGenPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath { func