Searched refs:SweepArray (Results 1 – 4 of 4) sorted by relevance
77 SweepArray(GetHeap()->GetLiveStack(), false); in Sweep()
157 void SweepArray(accounting::ObjectStack* allocation_stack_, bool swap_bitmaps)
254 void SweepArray(accounting::ObjectStack* allocation_stack_, bool swap_bitmaps)
1207 void MarkSweep::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::MarkSweep