Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h125 void MarkRoot(mirror::CompressedReference<mirror::Object>* root)
Dconcurrent_copying.cc1614 collector_->MarkRoot(root); in VisitRoot()
1673 inline void ConcurrentCopying::MarkRoot(mirror::CompressedReference<mirror::Object>* root) { in MarkRoot() function in art::gc::collector::ConcurrentCopying
1697 MarkRoot(root); in VisitRoots()