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

  /art/runtime/
mem_map.h 35 #define USE_ART_LOW_4G_ALLOCATOR 1
37 #define USE_ART_LOW_4G_ALLOCATOR 0
178 #if USE_ART_LOW_4G_ALLOCATOR
mem_map.cc 82 #if USE_ART_LOW_4G_ALLOCATOR
243 #if USE_ART_LOW_4G_ALLOCATOR
327 #if USE_ART_LOW_4G_ALLOCATOR
  /art/runtime/gc/
heap.h 153 // Whether or not we use the free list large object space. Only use it if USE_ART_LOW_4G_ALLOCATOR
156 USE_ART_LOW_4G_ALLOCATOR ?
    [all...]

Completed in 850 milliseconds