Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h209 void VerifyGrayImmuneObjects()
Dconcurrent_copying.cc560 cc->VerifyGrayImmuneObjects(); in Run()
638 void ConcurrentCopying::VerifyGrayImmuneObjects() { in VerifyGrayImmuneObjects() function in art::gc::collector::ConcurrentCopying