Searched refs:LOG_WARN (Results 1 – 5 of 5) sorted by relevance
8 #define LOG_WARN 0x4 macro
78 LOG_WARN, enumerator
103 case LOG_WARN: in log()
83 LogPriority prio = LOG_WARN; in debug_report_callback()87 prio = LOG_WARN; in debug_report_callback()
108 shell_->log(Shell::LOG_WARN, "cannot enable push constants"); in attach_shell()