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

/art/runtime/gc/collector/
H A Dconcurrent_copying.cc296 live_stack_freeze_size_ = heap_->GetLiveStack()->Size();
653 accounting::ObjectStack* ConcurrentCopying::GetLiveStack() { function in class:art::gc::collector::ConcurrentCopying
1199 accounting::ObjectStack* live_stack = heap_->GetLiveStack();

Completed in 8 milliseconds