Searched refs:SweepLargeObjects (Results 1 – 6 of 6) sorted by relevance
143 void SweepLargeObjects(bool swap_bitmaps) REQUIRES(Locks::heap_bitmap_lock_);
523 SweepLargeObjects(swap_bitmaps); in Sweep()526 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::SemiSpace
154 void SweepLargeObjects(bool swap_bitmaps) REQUIRES(Locks::heap_bitmap_lock_);
256 void SweepLargeObjects(bool swap_bitmaps)
1329 SweepLargeObjects(swap_bitmaps); in Sweep()1332 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkSweep
2430 SweepLargeObjects(swap_bitmaps); in Sweep()2548 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::ConcurrentCopying