Searched defs:LOG_NOTICE (Results 1 - 2 of 2) sorted by relevance

/external/dhcpcd/
H A Dcommon.h97 #undef LOG_NOTICE macro
106 #define LOG_NOTICE ANDROID_LOG_WARN macro
/external/openssl/crypto/bio/
H A Dbss_log.c106 #define LOG_NOTICE 5 macro
118 #define LOG_NOTICE 5 macro
194 { 7, "NOTICE ", LOG_NOTICE },
195 { 5, "NOTE ", LOG_NOTICE },
196 { 4, "NOT ", LOG_NOTICE },
274 case LOG_NOTICE:
343 case LOG_NOTICE: priority_tag = "Notice"; break;

Completed in 174 milliseconds