Searched defs:after_is_current_allocator (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap-inl.h95 bool after_is_current_allocator = allocator == GetCurrentAllocator(); local
98 if (!self->IsExceptionPending() && is_current_allocator && !after_is_current_allocator) {

Completed in 103 milliseconds