HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_LOGGING (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Analysis/
UninitializedValues.cpp 33 #define DEBUG_LOGGING 0
156 #if DEBUG_LOGGING
185 #if DEBUG_LOGGING
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java 88 private static final boolean DEBUG_LOGGING = Log.isLoggable(TAG, Log.DEBUG);
406 if (DEBUG_LOGGING) {
453 if (DEBUG_LOGGING) {
465 if (DEBUG_LOGGING) {
    [all...]

Completed in 76 milliseconds