Searched defs:objPathWithExt (Results 1 – 2 of 2) sorted by relevance
| /build/soong/android/ |
| D | bazel_paths.go | 448 func (p BazelOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func
|
| D | paths.go | 226 objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath methodSpec 1251 func (p OutputPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1433 func (p SourcePath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1455 func (p ModuleOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func 1554 func (p ModuleGenPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { func
|