Home
last modified time | relevance | path

Searched refs:CopyingPhase (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h86 void CopyingPhase() REQUIRES_SHARED(Locks::mutator_lock_)
Dconcurrent_copying.cc235 CopyingPhase(); in RunPhases()
1445 void ConcurrentCopying::CopyingPhase() { in CopyingPhase() function in art::gc::collector::ConcurrentCopying