Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dstatus.go137 ErrorLvl const
148 case ErrorLvl:
337 d.status.message(ErrorLvl, msg)
Dlog.go135 if level < ErrorLvl {
193 if level > ErrorLvl {
/build/soong/ui/terminal/
Dformat.go44 if level >= status.ErrorLvl {
Dstatus_test.go243 stat.Message(status.ErrorLvl, "error")
/build/soong/cmd/multiproduct_kati/
Dmain.go482 if level >= status.ErrorLvl {