Home
last modified time | relevance | path

Searched defs:SweepLargeObjects (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dsemi_space.cc526 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::SemiSpace
Dmark_sweep.cc1332 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkSweep
Dconcurrent_copying.cc2548 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::ConcurrentCopying