Home
last modified time | relevance | path

Searched defs:SweepArray (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dmark_sweep.cc1207 void MarkSweep::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc2435 void ConcurrentCopying::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::ConcurrentCopying