Home
last modified time | relevance | path

Searched refs:SetQuickAllocEntryPointsAllocator (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_alloc_entrypoints.h33 void SetQuickAllocEntryPointsAllocator(gc::AllocatorType allocator)
H A Dquick_alloc_entrypoints.cc209 void SetQuickAllocEntryPointsAllocator(gc::AllocatorType allocator) { in SetQuickAllocEntryPointsAllocator() function
/aosp12/art/runtime/gc/
H A Dheap.cc904 SetQuickAllocEntryPointsAllocator(current_allocator_); in ChangeAllocator()