Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1835 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc() local
1866 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1898 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1925 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1948 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()