Searched defs:LOG_ERROR (Results 1 – 10 of 10) sorted by relevance
15 constexpr LogSeverity LOG_ERROR = 2; variable
23 #define LOG_ERROR 6 macro
45 LOG_ERROR = 6, enumerator
30 LOG_ERROR, enumerator
31 private static final boolean LOG_ERROR = true; field in Log
68 #define LOG_ERROR 20 macro
190 const LogSeverity LOG_ERROR = 2; variable
154 const LogSeverity LOG_ERROR = 2; variable
32 #define LOG_ERROR(MESSAGE) \ macro