Searched refs:search_allocation_stack (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/
H A Dheap.h254 bool IsLiveObjectLocked(mirror::Object* obj, bool search_allocation_stack = true,
H A Dheap.cc1075 bool Heap::IsLiveObjectLocked(mirror::Object* obj, bool search_allocation_stack, argument
1111 if (search_allocation_stack) {

Completed in 16 milliseconds