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

  /external/qemu/android/base/memory/
MallocUsableSize.h 28 # define USE_MALLOC_USABLE_SIZE 1
32 # define USE_MALLOC_USABLE_SIZE 1
34 # define USE_MALLOC_USABLE_SIZE 0
MallocUsableSize_unittest.cpp 21 #if USE_MALLOC_USABLE_SIZE
46 #else // !USE_MALLOC_USABLE_SIZE
58 #endif // !USE_MALLOC_USABLE_SIZE
  /sdk/emulator/opengl/shared/emugl/common/
pod_vector.cpp 20 #define USE_MALLOC_USABLE_SIZE 0
106 #if USE_MALLOC_USABLE_SIZE
  /external/qemu/android/base/containers/
PodVector.cpp 124 #if USE_MALLOC_USABLE_SIZE

Completed in 268 milliseconds