Searched defs:SweepLargeObjects (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/collector/ | ||
| D | semi_space.cc | 655 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::SemiSpace |
| D | mark_compact.cc | 547 void MarkCompact::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkCompact |
| D | mark_sweep.cc | 1120 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkSweep |