Home | History | Annotate | Download | only in runtime

Lines Matching refs:kObjectArrayClass

378   SetClassRoot(kObjectArrayClass, object_array_class.Get());
1214 array_iftable_ = GcRoot<mirror::IfTable>(GetClassRoot(kObjectArrayClass)->GetIfTable());
2646 new_class.Assign(GetClassRoot(kObjectArrayClass));