Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_paths.go431 type BazelOutPath struct { struct
432 OutputPath
444 func (p BazelOutPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath {
448 func (p BazelOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath {