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

  /external/webrtc/webrtc/system_wrappers/include/
logging.h 19 // 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
  /external/webrtc/webrtc/base/java/src/org/webrtc/
Logging.java 63 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
153 log(Severity.LS_VERBOSE, tag, message);
  /external/webrtc/webrtc/base/
logging.h 93 // LS_VERBOSE: This level is for data which we do not want to appear in the
102 LS_VERBOSE,

Completed in 311 milliseconds