Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dgarbage_collector.cc305 void GarbageCollector::SweepArray(accounting::ObjectStack* allocations, in SweepArray() function in art::gc::collector::GarbageCollector
Dmark_sweep.cc1195 void MarkSweep::SweepArray(accounting::ObjectStack* obj_arr, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc2514 void ConcurrentCopying::SweepArray(accounting::ObjectStack* obj_arr, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::ConcurrentCopying
Dmark_compact.cc1422 void MarkCompact::SweepArray(accounting::ObjectStack* obj_arr, bool swap_bitmaps) { in SweepArray() function in art::gc::collector::MarkCompact