Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_handler.go100 OutputBase() string methodSpec
172 func (m MockBazelContext) OutputBase() string { return m.OutputBaseDir } func
227 func (m noopBazelContext) OutputBase() string { func
775 func (context *bazelContext) OutputBase() string { func