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

  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 144 static inline bool Loggable(LoggingSeverity sev) { return (sev >= min_sev_); }
292 !(talk_base::LogMessage::Loggable(sev)) \
  /external/chromium/third_party/libjingle/source/talk/base/
logging.h 141 static inline bool Loggable(LoggingSeverity sev) { return (sev >= min_sev_); }
288 !(talk_base::LogMessage::Loggable(sev)) \

Completed in 119 milliseconds