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