Searched refs:SetComponentType (Results 1 – 3 of 3) sorted by relevance
1018 inline void Class::SetComponentType(ObjPtr<Class> new_component_type) { in SetComponentType() function
509 void SetComponentType(ObjPtr<Class> new_component_type) REQUIRES_SHARED(Locks::mutator_lock_);
706 class_array_class->SetComponentType(java_lang_Class.Get()); in InitWithoutImage()739 object_array_class->SetComponentType(java_lang_Object.Get()); in InitWithoutImage()825 object_array_string->SetComponentType(java_lang_String.Get()); in InitWithoutImage()2807 array_class->SetComponentType(component_type); in AllocPrimitiveArrayClass()4657 klass->SetComponentType(component_type.Get()); in CreateArrayClass()