Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root.h250 roots_[buffer_pos_++] = root; in VisitRoot()
254 visitor_->VisitRoots(roots_, buffer_pos_, root_info_); in Flush()
261 mirror::CompressedReference<mirror::Object>* roots_[kBufferSize]; variable