Searched defs:LOG_ERROR (Results 1 – 10 of 10) sorted by relevance
7 #define LOG_ERROR 0x2 macro
29 LOG_ERROR enumConstant
31 private static final boolean LOG_ERROR = true; field in Log
108 public static final int LOG_ERROR = 1; field
32 #define LOG_ERROR LOG_INFO macro
38 #define LOG_ERROR(label) do {\ macro
68 #define LOG_ERROR 20 macro
277 const LogSeverity LOG_ERROR = 2; variable
112 #define LOG_ERROR(objType, type, obj, enm, fmt, ...) … macro
323 const LogSeverity LOG_ERROR = 2; variable