Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dsemi_space.cc530 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::SemiSpace
H A Dmark_sweep.cc1244 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkSweep
H A Dconcurrent_copying.cc2552 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::ConcurrentCopying
H A Dmark_compact.cc1222 void MarkCompact::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkCompact