Home
last modified time | relevance | path

Searched refs:DebugCompilation (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/bootstrap/
Dconfig.go69 if c.DebugCompilation() {
90 DebugCompilation() bool methodSpec
/build/soong/ui/build/
Dsoong.go92 func (c BlueprintConfig) DebugCompilation() bool { func