Searched defs:SweepArray (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/gc/collector/ | ||
H A D | mark_sweep.cc | 1207 void MarkSweep::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::MarkSweep |
H A D | concurrent_copying.cc | 2508 void ConcurrentCopying::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::ConcurrentCopying |