Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1804 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc() local
1835 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1867 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1893 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1916 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()