Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1579 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc() local
1590 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1606 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1626 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1656 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1674 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1723 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()