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

  /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/libjingle/overrides/talk/base/
logging.h 62 // LS_SENSITIVE: Information which should only be logged with the consent
80 LS_SENSITIVE = 5,
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 109 // LS_SENSITIVE: Information which should only be logged with the consent
117 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
  /external/chromium/third_party/libjingle/source/talk/base/
logging.h 106 // LS_SENSITIVE: Information which should only be logged with the consent
114 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,
  /external/chromium_org/third_party/libjingle/source/talk/base/
logging.h 106 // LS_SENSITIVE: Information which should only be logged with the consent
114 enum LoggingSeverity { LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR,

Completed in 1053 milliseconds