Searched refs:SetClass (Results 1 – 9 of 9) sorted by relevance
114 obj->SetClass(klass); in AllocObjectWithAllocator()127 obj->SetClass(klass); in AllocObjectWithAllocator()170 obj->SetClass(klass); in AllocObjectWithAllocator()
59 obj->SetClass(klass); in AllocObjectArray()
53 obj->SetClass(klass); in artAllocObjectFromCode()
109 o->SetClass(byte_array_class); in InstallClass()
99 void SetClass(ObjPtr<Class> new_klass) REQUIRES_SHARED(Locks::mutator_lock_);
58 inline void Object::SetClass(ObjPtr<Class> new_klass) { in SetClass() function
3312 dummy_obj->SetClass(java_lang_Object_); in FillWithDummyObject()3316 dummy_obj->SetClass(int_array_class); in FillWithDummyObject()3455 to_ref->SetClass(klass); in Copy()
3053 dst->SetClass<kVerifyNone>(image_object_class); in CopyAndFixupObjects()
693 java_lang_Class->SetClass(java_lang_Class.Get()); in InitWithoutImage()3687 klass->SetClass(GetClassRoot<mirror::Class>(this)); in SetupClass()