HomeSort by relevance Sort by last modified time
    Searched refs:LOG_LEVEL_ERROR (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/chromeos/network/
network_event_log_unittest.cc 122 "file", 0, LOG_LEVEL_ERROR, "event0", "description");
153 AddTestEvent(LOG_LEVEL_ERROR, "error1");
154 AddTestEvent(LOG_LEVEL_ERROR, "error2");
156 AddTestEvent(LOG_LEVEL_ERROR, "error4");
162 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 0);
173 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 0);
179 AddTestEvent(LOG_LEVEL_ERROR, "error2");
181 AddTestEvent(LOG_LEVEL_ERROR, "error4");
186 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 1));
189 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 2))
    [all...]
network_event_log.h 33 LOG_LEVEL_ERROR = 0,
98 ::chromeos::network_event_log::LOG_LEVEL_ERROR, event, desc)
network_event_log.cc 177 else if (log_level == LOG_LEVEL_ERROR)
188 else if (log_level == LOG_LEVEL_ERROR)
201 if (log_level == LOG_LEVEL_ERROR)
285 if (iter->log_level != LOG_LEVEL_ERROR) {
managed_network_configuration_handler_impl.cc 76 network_event_log::LOG_LEVEL_ERROR,
network_state_handler.cc 583 log_level = network_event_log::LOG_LEVEL_ERROR;
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java 122 public static final int LOG_LEVEL_ERROR = 5;
237 setLevel(SimpleLog.LOG_LEVEL_ERROR);
298 case SimpleLog.LOG_LEVEL_ERROR: buf.append("[ERROR] "); break;
493 * <code>org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_ERROR</code>.
500 if (isLevelEnabled(SimpleLog.LOG_LEVEL_ERROR)) {
501 log(SimpleLog.LOG_LEVEL_ERROR, message, null);
508 * <code>org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_ERROR</code>.
516 if (isLevelEnabled(SimpleLog.LOG_LEVEL_ERROR)) {
517 log(SimpleLog.LOG_LEVEL_ERROR, message, t);
575 return isLevelEnabled(SimpleLog.LOG_LEVEL_ERROR);
    [all...]
  /external/chromium_org/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/
WebContentsDelegateAndroid.java 26 public static final int LOG_LEVEL_ERROR = 3;
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
ClientAddMessageToConsoleTest.java 71 assertEquals(AwWebContentsDelegate.LOG_LEVEL_ERROR ,
  /external/libusb/libusb/
libusbi.h 112 LOG_LEVEL_ERROR,
132 #define usbi_err(ctx, fmt...) _usbi_log(ctx, LOG_LEVEL_ERROR, fmt)
core.c     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
slf4j-simple-1.7.5.jar 
wagon-http-2.6-shaded.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-simple/1.7.2/
slf4j-simple-1.7.2.jar 
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwWebContentsDelegateAdapter.java 108 case LOG_LEVEL_ERROR:
  /external/libusb-compat/libusb/
core.c 39 LOG_LEVEL_ERROR,
56 #define usbi_err(fmt...) _usbi_log(LOG_LEVEL_ERROR, fmt)
116 case LOG_LEVEL_ERROR:
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.logging_1.0.4.v201005080501.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
commons-logging-1.1.1.jar 
  /external/robolectric/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 371 milliseconds