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

  /external/chromium/net/base/
capturing_net_log.cc 38 void CapturingNetLog::SetLogLevel(NetLog::LogLevel log_level) {
82 void CapturingBoundNetLog::SetLogLevel(NetLog::LogLevel log_level) {
83 capturing_net_log_->SetLogLevel(log_level);
capturing_net_log.h 55 void SetLogLevel(NetLog::LogLevel log_level);
105 void SetLogLevel(NetLog::LogLevel log_level);
  /external/chromium_org/build/android/pylib/utils/
run_tests_helper.py 33 def SetLogLevel(verbose_count):
  /external/chromium_org/net/base/
capturing_net_log.h 75 void SetLogLevel(LogLevel log_level);
148 void SetLogLevel(NetLog::LogLevel log_level);
capturing_net_log.cc 131 void CapturingNetLog::SetLogLevel(NetLog::LogLevel log_level) {
180 void CapturingBoundNetLog::SetLogLevel(NetLog::LogLevel log_level) {
181 capturing_net_log_.SetLogLevel(log_level);
net_log_unittest.cc 50 net_log.SetLogLevel(static_cast<NetLog::LogLevel>(log_level));
  /external/chromium_org/build/android/
adb_reverse_forwarder.py 39 run_tests_helper.SetLogLevel(options.verbose_count)
install_emulator_deps.py 128 run_tests_helper.SetLogLevel(verbose_count=1)
surface_stats.py 98 run_tests_helper.SetLogLevel(options.verbose_count)
test_runner.py 93 run_tests_helper.SetLogLevel(options.verbose_count)
  /external/chromium/chrome/browser/net/
chrome_net_log.h 94 void SetLogLevel(LogLevel log_level);
chrome_net_log.cc 36 void ChromeNetLog::ThreadSafeObserver::SetLogLevel(
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc 587 "setLogLevel",
    [all...]
  /external/chromium/net/http/
http_cache_unittest.cc     [all...]
  /external/chromium_org/net/http/
http_cache_unittest.cc 624 log.SetLogLevel(net::NetLog::LOG_BASIC);
796 log.SetLogLevel(net::NetLog::LOG_BASIC);
    [all...]
  /external/chromium_org/net/socket/
ssl_client_socket_unittest.cc     [all...]

Completed in 331 milliseconds