Searched defs:SweepLargeObjects (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/collector/ | ||
D | semi_space.cc | 529 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::SemiSpace |
D | mark_sweep.cc | 1335 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkSweep |
D | mark_compact.cc | 1336 void MarkCompact::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkCompact |
D | concurrent_copying.cc | 2654 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::ConcurrentCopying |