Home
last modified time | relevance | path

Searched defs:LOG_WARNING (Results 1 – 18 of 18) sorted by relevance

/third_party/openssl/apps/include/
Dhttp_server.h44 # define LOG_WARNING 4 macro
/third_party/node/deps/openssl/openssl/apps/include/
Dhttp_server.h44 # define LOG_WARNING 4 macro
/third_party/libphonenumber/cpp/src/phonenumbers/
Dlogger.h31 LOG_WARNING, enumerator
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
DLog.java30 private static final boolean LOG_WARNING = true; field in Log
/third_party/lwip/src/include/netif/ppp/
Dpppdebug.h51 #define LOG_WARNING (PPP_DEBUG | LWIP_DBG_LEVEL_WARNING) macro
/third_party/openssl/crypto/bio/
Dbss_log.c58 # define LOG_WARNING 4 macro
70 # define LOG_WARNING 4 macro
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_log.c58 # define LOG_WARNING 4 macro
70 # define LOG_WARNING 4 macro
/third_party/NuttX/include/
Dsyslog.h109 #define LOG_WARNING 4 /* Warning conditions */ macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h14 #define LOG_WARNING 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h14 #define LOG_WARNING 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h14 #define LOG_WARNING 4 macro
/third_party/musl/include/
Dsyslog.h14 #define LOG_WARNING 4 macro
/third_party/libcoap/include/coap3/
Dcoap_debug.h154 # define LOG_WARNING COAP_LOG_WARN macro
/third_party/gn/src/base/
Dlogging.h153 const LogSeverity LOG_WARNING = 1; variable
/third_party/python/Lib/logging/
Dhandlers.py757 LOG_WARNING = 4 # warning conditions variable in SysLogHandler
/third_party/rust/crates/libc/src/unix/
Dmod.rs258 pub const LOG_WARNING: ::c_int = 4; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1348 pub const LOG_WARNING: ::c_int = 4; constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp160297 const int LOG_WARNING = 2; variable