Searched defs:ReclaimPhase (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/art/runtime/gc/collector/ | ||
H A D | semi_space.cc | 344 void SemiSpace::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::SemiSpace |
H A D | mark_sweep.cc | 326 void MarkSweep::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::MarkSweep |
H A D | concurrent_copying.cc | 2626 void ConcurrentCopying::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::ConcurrentCopying |
H A D | mark_compact.cc | 1230 void MarkCompact::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::MarkCompact |