| /external/apache-http/src/org/apache/commons/logging/impl/ |
| WeakHashtable.java | 18 package org.apache.commons.logging.impl; 44 * to call {@link org.apache.commons.logging.LogFactory#release(ClassLoader) LogFactory.release(ClassLoader)}. 47 * <p><code>org.apache.commons.logging.LogFactory</code> checks whether this class 72 * bundles commons-logging by default. However, holding the classloader 94 * Such a situation occurs when the commons-logging.jar is
|
| /external/ceres-solver/jni/ |
| Android.mk | 68 # Changing the logging library 223 LOCAL_SRC_FILES += $(CERES_SRC_PATH)/miniglog/glog/logging.cc
|
| /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/ |
| hybi00.py | 46 import logging namespace
|
| /external/chromium_org/base/ |
| logging_unittest.cc | 6 #include "base/logging.h" 11 namespace logging { namespace 238 } // namespace logging
|
| /external/chromium_org/chrome/browser/nacl_host/ |
| nacl_browser_delegate_impl.cc | 136 return logging::DialogsAreSuppressed();
|
| /external/chromium_org/chrome/browser/ |
| platform_util_win.cc | 15 #include "base/logging.h" 104 << " hr = " << logging::SystemErrorCodeToString(hr);
|
| /external/chromium_org/chrome/browser/profile_resetter/ |
| brandcode_config_fetcher.cc | 82 using logging::LOG_WARNING;
|
| /external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
| drive_backend_util.cc | 8 #include "base/logging.h" 245 util::Log(logging::LOG_WARNING,
|
| /external/chromium_org/chrome/browser/ui/webui/chromeos/ |
| drive_internals_ui.cc | 184 std::string SeverityToString(logging::LogSeverity severity) { 186 case logging::LOG_INFO: 188 case logging::LOG_WARNING: 190 case logging::LOG_ERROR: [all...] |
| /external/chromium_org/chrome/installer/util/ |
| create_reg_key_work_item_unittest.cc | 32 logging::CloseLogFile();
|
| delete_reg_key_work_item_unittest.cc | 7 #include "base/logging.h" 20 logging::CloseLogFile();
|
| /external/chromium_org/media/cast/test/utility/ |
| udp_proxy_main.cc | 13 #include "base/logging.h" 130 InitLogging(logging::LoggingSettings());
|
| /external/chromium_org/sdch/open-vcdiff/ |
| Makefile.am | 112 src/logging.h \ 120 src/logging.cc \
|
| /external/chromium_org/third_party/WebKit/PerformanceTests/resources/ |
| runner.js | 181 PerfTestRunner.logFatalError("Got an exception while logging the result with name=" + exception.name + ", message=" + exception.message); 238 PerfTestRunner.logFatalError("Got an exception while logging the result with name=" + exception.name + ", message=" + exception.message);
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/ |
| hybi.py | 46 import logging namespace
|
| hybi00.py | 46 import logging namespace
|
| /external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/ |
| cloudstorage_api.py | 29 import logging namespace 351 logging.error(
|
| /external/chromium_org/third_party/libjingle/overrides/talk/base/ |
| logging.cc | 5 #include "third_party/libjingle/overrides/talk/base/logging.h" 23 // macro (for correct filtering). The actual logging call from DIAGNOSTIC_LOG in 28 LAZY_STREAM(logging::LogMessage(file_name, line_number, \ 291 // logging enabled. This is OK, we simply don't have to do anything.
|
| /external/chromium_org/third_party/webrtc/overrides/webrtc/base/ |
| logging.cc | 11 #include "third_party/webrtc/overrides/webrtc/base/logging.h" 29 // macro (for correct filtering). The actual logging call from DIAGNOSTIC_LOG in 34 LAZY_STREAM(logging::LogMessage(file_name, line_number, \ 298 // logging enabled. This is OK, we simply don't have to do anything.
|
| /external/chromium_org/tools/binary_size/ |
| run_binary_size_analysis.py | 15 import logging namespace 154 logging.warning('A container node used as symbol for %s.' % symbol_name) 201 logging.warning('Symbols lack paths. Data will not be structured.') 210 logging.warning('There are sections with %d nodes. '
|
| /external/chromium_org/tools/ |
| nocompile_driver.py | 62 #include "base/logging.h" 367 This function removes completed tests from executing_tests, logging failures
|
| /external/chromium_org/tools/strict_enum_value_checker/ |
| strict_enum_value_checker_test.py | 29 self.logging = MockLogging()
|
| /external/chromium_org/tools/telemetry/telemetry/core/ |
| browser_options.py | 6 import logging namespace 147 logging.getLogger().setLevel(logging.DEBUG) 149 logging.getLogger().setLevel(logging.INFO) 151 logging.getLogger().setLevel(logging.WARNING) 311 logging.critical( 317 logging.critical(
|
| /external/emma/core/java12/com/vladium/emma/ |
| Command.java | 16 import com.vladium.logging.ILogLevels;
|
| /external/emma/core/java12/com/vladium/emma/data/ |
| MergeProcessor.java | 14 import com.vladium.logging.Logger;
|