Home
last modified time | relevance | path

Searched refs:Debug (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dmodule.go60 Debug() bool methodSpec
617 func (a *androidBaseContextImpl) Debug() bool { func
Dpaths.go689 if ctx.Debug() {
/build/soong/cc/
Dcompiler.go111 Debug, Release struct { member