Home
last modified time | relevance | path

Searched defs:live_stack (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/gc/collector/
H A Dsemi_space.cc283 accounting::ObjectStack* live_stack = heap_->GetLiveStack(); in MarkReachableObjects() local
H A Dmark_sweep.cc1227 accounting::ObjectStack* live_stack = heap_->GetLiveStack(); in Sweep() local
H A Dconcurrent_copying.cc2488 accounting::ObjectStack* live_stack = heap_->GetLiveStack(); in Sweep() local
H A Dmark_compact.cc1205 accounting::ObjectStack* live_stack = heap_->GetLiveStack(); in Sweep() local
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc3134 accounting::ObjectStack* live_stack = heap_->live_stack_.get(); in VerifyReference() local
3362 accounting::ObjectStack* live_stack = heap_->live_stack_.get(); in operator ()() local