Searched defs:ReclaimPhase (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/collector/ | ||
D | mark_compact.cc | 263 void MarkCompact::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::MarkCompact |
D | semi_space.cc | 391 void SemiSpace::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::SemiSpace |
D | mark_sweep.cc | 282 void MarkSweep::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::MarkSweep |