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