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

  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 163 static int GetLogToDebug() { return dbg_sev_; }
  /external/chromium/third_party/libjingle/source/talk/base/
logging.h 160 static int GetLogToDebug() { return dbg_sev_; }
logging.cc 273 int debug_level = GetLogToDebug();
  /external/chromium_org/third_party/libjingle/source/talk/base/
logging.h 167 static int GetLogToDebug() { return dbg_sev_; }
httpbase_unittest.cc 421 int old_sev = talk_base::LogMessage::GetLogToDebug();
logging.cc 295 int debug_level = GetLogToDebug();

Completed in 660 milliseconds