Searched defs:SweepLargeObjects (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/collector/ | ||
D | semi_space.cc | 672 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::SemiSpace |
D | mark_sweep.cc | 1332 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkSweep |
D | concurrent_copying.cc | 2525 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::ConcurrentCopying |