Home
last modified time | relevance | path

Searched refs:GetUpdatedAllocator (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap-inl.h112 (self, klass, byte_count, GetUpdatedAllocator(allocator), pre_fence_visitor); in AllocObjectWithAllocator()
171 GetUpdatedAllocator(allocator), in AllocObjectWithAllocator()
Dheap.h310 AllocatorType GetUpdatedAllocator(AllocatorType old_allocator) { in GetUpdatedAllocator() function