Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1944 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc() local
1975 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
2023 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
2061 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
2078 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()