Searched refs:VerifyRoots (Results 1 – 3 of 3) sorted by relevance
240 void VerifyRoots()
425 mark_sweep_->VerifyRoots(); in operator ()()435 mark_sweep_->VerifyRoots(); in operator ()()565 void MarkSweep::VerifyRoots() { in VerifyRoots() function in art::gc::collector::MarkSweep
2756 void VerifyRoots() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) in VerifyRoots() function in art::gc::VerifyObjectVisitor2829 visitor.VerifyRoots(); in VerifyHeapReferences()