Searched refs:SetComponentType (Results 1 – 11 of 11) sorted by relevance
44 arrayClass->SetComponentType(componentClass); in InitializeArrayClass()
521 void EtsClass::SetComponentType(EtsClass *componentType) in SetComponentType() function in panda::ets::EtsClass524 GetRuntimeClass()->SetComponentType(nullptr); in SetComponentType()527 GetRuntimeClass()->SetComponentType(componentType->GetRuntimeClass()); in SetComponentType()
344 void SetComponentType(EtsClass *componentType);
679 klass->SetComponentType(componentType); in TEST_F()682 klass->SetComponentType(nullptr); in TEST_F()
133 arrayClass->SetComponentType(componentClass); in InitializeArrayClass()
346 annotationElementBuilder_.SetComponentType(GetType(value)); in MeetExpElementArrayComponentTypeAttribute()
271 void SetComponentType(Value::Type type) in SetComponentType() function
345 annotation_element_builder_.SetComponentType(GetType(value)); in MeetExpElementArrayComponentTypeAttribute()
276 void SetComponentType(Value::Type type) in SetComponentType() function
256 arrayClass->SetComponentType(componentClass); in InitializeArrayClass()
338 void SetComponentType(Class *type) in SetComponentType() function