Searched defs:objPathWithExt (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/build/soong/android/ |
H A D | paths.go | 307 objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath methodSpec 1535 func (p OutputPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1733 func (p SourcePath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1755 func (p ModuleOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1830 func (p ModuleGenPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func
|