Home
last modified time | relevance | path

Searched refs:isDiagnosticsEnabled (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/
DLogFactory.java337 if (isDiagnosticsEnabled()) { in createFactoryStore()
394 if (isDiagnosticsEnabled()) { in getFactory()
405 if (isDiagnosticsEnabled()) { in getFactory()
447 if (isDiagnosticsEnabled()) { in getFactory()
456 if (isDiagnosticsEnabled()) { in getFactory()
464 if (isDiagnosticsEnabled()) { in getFactory()
471 if (isDiagnosticsEnabled()) { in getFactory()
485 if (isDiagnosticsEnabled()) { in getFactory()
503 if (isDiagnosticsEnabled()) { in getFactory()
527 if (isDiagnosticsEnabled()) { in getFactory()
[all …]
/external/apache-http/src/org/apache/commons/logging/impl/
DLogFactoryImpl.java98 if (isDiagnosticsEnabled()) { in LogFactoryImpl()
438 protected static boolean isDiagnosticsEnabled() { in isDiagnosticsEnabled() method in LogFactoryImpl
439 return LogFactory.isDiagnosticsEnabled(); in isDiagnosticsEnabled()
501 if (isDiagnosticsEnabled()) { in logDiagnostic()
652 if (isDiagnosticsEnabled()) { in isLogLibraryAvailable()
662 if (isDiagnosticsEnabled()) { in isLogLibraryAvailable()
667 if (isDiagnosticsEnabled()) { in isLogLibraryAvailable()
673 if (isDiagnosticsEnabled()) { in isLogLibraryAvailable()
692 if (isDiagnosticsEnabled()) { in getConfigurationValue()
698 if (isDiagnosticsEnabled()) { in getConfigurationValue()
[all …]
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
DLogFactory.java379 protected static boolean isDiagnosticsEnabled() { in isDiagnosticsEnabled() method in LogFactory
/external/apache-http/api/
Dapache-http-legacy-current.txt745 method protected static boolean isDiagnosticsEnabled();
820 method protected static boolean isDiagnosticsEnabled();