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

  /packages/apps/DeskClock/src/com/android/alarmclock/
DigitalAppWidgetService.java 24 public static final boolean LOGGING = false;
  /external/chromium_org/third_party/re2/re2/testing/
exhaustive_tester.cc 17 #ifndef LOGGING
18 #define LOGGING 0
88 if (LOGGING) {
163 if (!LOGGING) {
  /external/regex-re2/re2/testing/
exhaustive_tester.cc 17 #ifndef LOGGING
18 #define LOGGING 0
88 if (LOGGING) {
163 if (!LOGGING) {
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
Timers.java 23 // Logging shared by TimerReceiver and TimerAlertFullScreen
24 public static final boolean LOGGING = true;
  /external/chromium_org/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
60 // to output logging data at the desired level.
83 // values. This can be useful for logging descriptive names of error messages.
148 // The time will be used as the logging start time.
150 // which case the logging start time will be the time of the first LogMessage
158 // These are attributes which apply to all logging channels
166 // These are the available logging channel
    [all...]
  /external/chromium_org/third_party/webrtc/base/
logging.h 12 // output to a variety of logging targets, such as debugger console, stderr,
14 // The severity level passed as the first argument to the LOGging
15 // functions is used as a filter, to limit the verbosity of the logging.
18 // There are several variations on the LOG macro which facilitate logging
43 // to output logging data at the desired level.
66 // values. This can be useful for logging descriptive names of error messages.
131 // The time will be used as the logging start time.
133 // which case the logging start time will be the time of the first LogMessage
141 // These are attributes which apply to all logging channels
149 // These are the available logging channel
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.h 51 LOGGING = 267,
216 #define LOGGING 267
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 

Completed in 538 milliseconds