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

  /external/chromium/net/base/
net_log.cc 170 bool BoundNetLog::IsLoggingAllEvents() const {
  /external/chromium_org/net/base/
net_log.cc 352 bool NetLog::IsLoggingAllEvents(LogLevel log_level) {
479 bool BoundNetLog::IsLoggingAllEvents() const {
480 return NetLog::IsLoggingAllEvents(GetLogLevel());

Completed in 547 milliseconds