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

  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.h 36 void SetQuickAllocEntryPointsAllocator(gc::AllocatorType allocator)
quick_alloc_entrypoints.cc 167 void SetQuickAllocEntryPointsAllocator(gc::AllocatorType allocator) {
  /art/runtime/gc/
heap.cc 524 SetQuickAllocEntryPointsAllocator(current_allocator_);
    [all...]

Completed in 2812 milliseconds