Searched refs:MarkRoot (Results 1 – 2 of 2) sorted by relevance
125 void MarkRoot(mirror::CompressedReference<mirror::Object>* root)
1614 collector_->MarkRoot(root); in VisitRoot()1673 inline void ConcurrentCopying::MarkRoot(mirror::CompressedReference<mirror::Object>* root) { in MarkRoot() function in art::gc::collector::ConcurrentCopying1697 MarkRoot(root); in VisitRoots()