Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dbuild.go98 RunKatiNinja = 1 << iota const
104 RunAll = RunProductConfig | RunSoong | RunKati | RunKatiNinja | RunNinja
105 RunAllWithBazel = RunProductConfig | RunSoong | RunKati | RunKatiNinja | RunBazel
235 what = what &^ RunKatiNinja
286 } else if what&RunKatiNinja != 0 {