Home
last modified time | relevance | path

Searched defs:objPathWithExt (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dpaths.go120 objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath methodSpec
947 func (p SourcePath) objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath { func
1044 func (p ModuleGenPath) objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath { func