Searched refs:objPathWithExt (Results 1 – 1 of 1) sorted by relevance
| /build/soong/android/ |
| D | paths.go | 315 objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath methodSpec 345 return path.objPathWithExt(ctx, subdir, ext) 1516 func (p OutputPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1714 func (p SourcePath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1736 func (p ModuleOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1811 func (p ModuleGenPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func
|