Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dpppdebug.h48 #define LOG_CRITICAL (PPP_DEBUG | LWIP_DBG_LEVEL_SEVERE) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp160296 const int LOG_CRITICAL = 1; variable
160305 const int LOG_DEFAULT = LOG_CRITICAL;
160322 case LOG_CRITICAL: in PRLogLevelForLevel()
160511 explicit Log(int aOptions = Log::DefaultOptions(L == LOG_CRITICAL), in Log()
160777 typedef Log<LOG_CRITICAL, CriticalLogger> CriticalLog;