Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_handler.go82 OutputBase() string methodSpec
148 func (m MockBazelContext) OutputBase() string { return m.OutputBaseDir } func
193 func (m noopBazelContext) OutputBase() string { func
698 func (context *bazelContext) OutputBase() string { func