Home
last modified time | relevance | path

Searched defs:RunPhases (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/gc/collector/
H A Dsemi_space.cc97 void SemiSpace::RunPhases() { in RunPhases() function in art::gc::collector::SemiSpace
H A Dmark_sweep.cc147 void MarkSweep::RunPhases() { in RunPhases() function in art::gc::collector::MarkSweep
H A Dconcurrent_copying.cc207 void ConcurrentCopying::RunPhases() { in RunPhases() function in art::gc::collector::ConcurrentCopying