Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h206 void GrayAllDirtyImmuneObjects()
Dconcurrent_copying.cc209 GrayAllDirtyImmuneObjects(); in RunPhases()
787 void ConcurrentCopying::GrayAllDirtyImmuneObjects() { in GrayAllDirtyImmuneObjects() function in art::gc::collector::ConcurrentCopying