Searched defs:MarkingPhase (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/runtime/gc/collector/ | ||
H A D | semi_space.cc | 152 void SemiSpace::MarkingPhase() { in MarkingPhase() function in art::gc::collector::SemiSpace |
H A D | mark_sweep.cc | 258 void MarkSweep::MarkingPhase() { in MarkingPhase() function in art::gc::collector::MarkSweep |
H A D | concurrent_copying.cc | 1372 void ConcurrentCopying::MarkingPhase() { in MarkingPhase() function in art::gc::collector::ConcurrentCopying |