Searched defs:ReclaimPhase (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/collector/ | ||
D | semi_space.cc | 344 void SemiSpace::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::SemiSpace |
D | mark_sweep.cc | 340 void MarkSweep::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::MarkSweep |
D | concurrent_copying.cc | 2694 void ConcurrentCopying::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::ConcurrentCopying |