Home | History | Annotate | Download | only in runtime

Lines Matching refs:GcRoot

1250   std::vector<GcRoot<mirror::Class>> new_class_roots_ GUARDED_BY(Locks::classlinker_classes_lock_);
1261 GcRoot<mirror::ObjectArray<mirror::Class>> class_roots_;
1264 GcRoot<mirror::IfTable> array_iftable_;
1269 GcRoot<mirror::Class> find_array_class_cache_[kFindArrayCacheSize];