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

  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
logging.h 62 // LS_SENSITIVE: Information which should only be logged with the consent
71 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
Logging.java 64 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
  /external/chromium_org/third_party/webrtc/overrides/webrtc/base/
logging.h 68 // LS_SENSITIVE: Information which should only be logged with the consent
86 LS_SENSITIVE = 5,
  /external/chromium_org/third_party/webrtc/base/
logging.h 91 // LS_SENSITIVE: Information which should only be logged with the consent
99 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,

Completed in 77 milliseconds