Searched defs:LOG_LEVEL_ERROR (Results 1 – 7 of 7) sorted by relevance
22 #define LOG_LEVEL_ERROR 10 macro
24 #define LOG_LEVEL_ERROR U(10) macro
44 public static final int LOG_LEVEL_ERROR = 3; field in Log
122 public static final int LOG_LEVEL_ERROR = 5; field in SimpleLog
119 public static final int LOG_LEVEL_ERROR = 5; field in SimpleLog
130 private static final int LOG_LEVEL_ERROR = LocationAwareLogger.ERROR_INT; field in SimpleLogger