Searched refs:SetComponentType (Results 1 – 3 of 3) sorted by relevance
1029 inline void Class::SetComponentType(ObjPtr<Class> new_component_type) { in SetComponentType() function
498 void SetComponentType(ObjPtr<Class> new_component_type) REQUIRES_SHARED(Locks::mutator_lock_);
775 class_array_class->SetComponentType(java_lang_Class.Get()); in InitWithoutImage()808 object_array_class->SetComponentType(java_lang_Object.Get()); in InitWithoutImage()894 object_array_string->SetComponentType(java_lang_String.Get()); in InitWithoutImage()2670 array_class->SetComponentType(component_type); in AllocPrimitiveArrayClass()4452 klass->SetComponentType(component_type.Get()); in CreateArrayClass()