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

/art/runtime/gc/
H A Dheap.cc862 void Heap::MarkAllocStackAsLive(accounting::ObjectStack* stack) { function in class:art::gc::Heap
2318 MarkAllocStackAsLive(allocation_stack_.get());

Completed in 125 milliseconds