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

  /external/chromium/third_party/libjingle/overrides/
config.h 81 /* Logging */
82 #define LOGGING 1
  /external/regex-re2/re2/testing/
exhaustive_tester.cc 17 #ifndef LOGGING
18 #define LOGGING 0
88 if (LOGGING) {
163 if (!LOGGING) {
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 30 // and LOGGING defined in config.h.
38 // If LOGGING is not defined, define it to 1 (b/3245816)
39 #ifndef LOGGING
40 #define LOGGING 1
50 #include "talk/base/logging.h"
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 29 // output to a variety of logging targets, such as debugger console, stderr,
31 // The severity level passed as the first argument to the the LOGging
32 // functions is used as a filter, to limit the verbosity of the logging.
35 // There are several variations on the LOG macro which facilitate logging
58 // to output logging data at the desired level.
81 // values. This can be useful for logging descriptive names of error messages.
147 // These are attributes which apply to all logging channels
160 // These are the available logging channels
178 // logging operations by pre-checking the logging level
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
logging.h 29 // output to a variety of logging targets, such as debugger console, stderr,
31 // The severity level passed as the first argument to the LOGging
32 // functions is used as a filter, to limit the verbosity of the logging.
35 // There are several variations on the LOG macro which facilitate logging
58 // to output logging data at the desired level.
81 // values. This can be useful for logging descriptive names of error messages.
144 // These are attributes which apply to all logging channels
157 // These are the available logging channels
175 // logging operations by pre-checking the logging level
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.h 51 LOGGING = 267,
216 #define LOGGING 267
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 

Completed in 171 milliseconds