Searched defs:LOG_ERROR (Results 1 – 8 of 8) sorted by relevance
7 #define LOG_ERROR 0x2 macro
29 LOG_ERROR enumConstant
31 private static final boolean LOG_ERROR = true; field in Log
38 #define LOG_ERROR(FORMAT, ...) \ macro
32 #define LOG_ERROR LOG_INFO macro
38 #define LOG_ERROR(label) \ macro
68 #define LOG_ERROR 20 macro
325 const LogSeverity LOG_ERROR = 2; variable