Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go304genPathWithExtAndTrimExt(ctx ModuleOutPathContext, subdir, ext string, trimExt string) ModuleGenPa… methodSpec
327 return path.genPathWithExtAndTrimExt(ctx, subdir, ext, trimExt)
1722 func (p SourcePath) genPathWithExtAndTrimExt(ctx ModuleOutPathContext, subdir, ext string, trimExt … func
1819 func (p ModuleGenPath) genPathWithExtAndTrimExt(ctx ModuleOutPathContext, subdir, ext string, trimE… func