Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_paths.go465 type BazelOutPath struct { struct
466 OutputPath
478 func (p BazelOutPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath {
482 func (p BazelOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath {