Searched refs:GenPathWithExtAndTrimExt (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/build/soong/genrule/ |
H A D | genrule.go | 812 …outFile := android.GenPathWithExtAndTrimExt(ctx, finalSubDir, in, String(properties.Output_extensi… 818 …shardFile := android.GenPathWithExtAndTrimExt(ctx, genSubDir, in, String(properties.Output_extensi…
|
/aosp_15_r20/build/soong/android/ |
H A D | paths.go | 325 func GenPathWithExtAndTrimExt(ctx ModuleOutPathContext, subdir string, p Path, ext string, trimExt … func
|