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

  /external/chromium_org/build/android/pylib/utils/
run_tests_helper.py 33 def SetLogLevel(verbose_count):
  /external/chromium_org/net/base/
capturing_net_log.cc 139 void CapturingNetLog::SetLogLevel(NetLog::LogLevel log_level) {
188 void CapturingBoundNetLog::SetLogLevel(NetLog::LogLevel log_level) {
189 capturing_net_log_.SetLogLevel(log_level);

Completed in 236 milliseconds