Searched defs:MarkRoot (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/collector/
H A Dconcurrent_copying.cc1611 collector_->MarkRoot(root);
1670 inline void ConcurrentCopying::MarkRoot(mirror::CompressedReference<mirror::Object>* root) { function in class:art::gc::collector::ConcurrentCopying
1694 MarkRoot(root);

Completed in 65 milliseconds