Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1692 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc() local
1704 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1720 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1740 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1770 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1788 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1833 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()