Searched defs:LS_VERBOSE (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/system_wrappers/include/
H A Dlogging.h19 // approaching a frame or packet frequency, use LS_VERBOSE if necessary, or
52 // LS_VERBOSE: This level is for data which we do not want to appear in the
59 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR enumerator in enum:webrtc::LoggingSeverity
/external/webrtc/webrtc/base/java/src/org/webrtc/
H A DLogging.java63 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR, enum constant in enum:Logging.Severity
153 log(Severity.LS_VERBOSE, tag, message);
/external/webrtc/webrtc/base/
H A Dlogging.h93 // LS_VERBOSE: This level is for data which we do not want to appear in the
102 LS_VERBOSE, enumerator in enum:rtc::LoggingSeverity

Completed in 137 milliseconds