Searched defs:LOG_ALERT (Results 1 – 5 of 5) sorted by relevance
86 #define LOG_ALERT(...) ALOGD(__VA_ARGS__) macro89 #define LOG_ALERT(...) vprintf(__VA_ARGS__) macro
657 LOG_ALERT = 1 # action must be taken immediately variable in SysLogHandler
712 LOG_ALERT = 1 # action must be taken immediately variable in SysLogHandler
233 pub const LOG_ALERT: ::c_int = 1; constant
1332 pub const LOG_ALERT: ::c_int = 1; constant