Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h214 void GrayAllDirtyImmuneObjects()
Dconcurrent_copying.cc230 GrayAllDirtyImmuneObjects(); in RunPhases()
809 void ConcurrentCopying::GrayAllDirtyImmuneObjects() { in GrayAllDirtyImmuneObjects() function in art::gc::collector::ConcurrentCopying