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

  /external/libxml2/include/libxml/
xmlmemory.h 19 * DEBUG_MEMORY:
21 * DEBUG_MEMORY replaces the allocator with a collect and debug
23 * DEBUG_MEMORY should only be activated when debugging
30 #ifndef DEBUG_MEMORY
31 #define DEBUG_MEMORY
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 133 private static final boolean DEBUG_MEMORY = false;
    [all...]

Completed in 201 milliseconds