Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h220 void VerifyGrayImmuneObjects()
Dconcurrent_copying.cc582 cc->VerifyGrayImmuneObjects(); in Run()
660 void ConcurrentCopying::VerifyGrayImmuneObjects() { in VerifyGrayImmuneObjects() function in art::gc::collector::ConcurrentCopying