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

  /frameworks/base/libs/hwui/
Debug.h 27 #define DEBUG_INIT 0
94 #if DEBUG_INIT
  /external/e2fsprogs/lib/et/
error_message.c 222 #define DEBUG_INIT 0x8000
233 if (debug_mask & DEBUG_INIT)
243 debug_mask |= DEBUG_INIT;
244 if (debug_mask == DEBUG_INIT)
260 debug_mask = DEBUG_INIT;
  /external/e2fsprogs/lib/blkid/
cache.c 88 if (!(blkid_debug_mask & DEBUG_INIT)) {
93 blkid_debug_mask |= DEBUG_INIT;
blkidP.h 139 #define DEBUG_INIT 0x8000

Completed in 161 milliseconds