Home
last modified time | relevance | path

Searched defs:warning (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_bqr.cc312 bool warning = (p_event->rssi_ < kCriWarnRssi || in DebugDump() local
/system/core/logd/
DLogKlog.cpp703 static const char warning[] = "WARNING"; in log() local
DLogTags.cpp499 static int openFile(const char* name, int mode, bool warning) { in openFile()