Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1751 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc() local
1782 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1812 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1835 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1858 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()