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
168 #if USE_ART_LOW_4G_ALLOCATOR
mem_map.cc 75 #if USE_ART_LOW_4G_ALLOCATOR
295 #if USE_ART_LOW_4G_ALLOCATOR
  /art/runtime/gc/
heap.cc 86 // Whether or not we use the free list large object space. Only use it if USE_ART_LOW_4G_ALLOCATOR
88 #if USE_ART_LOW_4G_ALLOCATOR
    [all...]

Completed in 142 milliseconds