Searched defs:warning (Results 1 – 3 of 3) sorted by relevance
312 bool warning = (p_event->rssi_ < kCriWarnRssi || in DebugDump() local
703 static const char warning[] = "WARNING"; in log() local
499 static int openFile(const char* name, int mode, bool warning) { in openFile()