Home
last modified time | relevance | path

Searched refs:SetComponentType (Results 1 – 6 of 6) sorted by relevance

/ark/runtime_core/runtime/tests/
Dclass_linker_test_extension.h42 array_class->SetComponentType(component_class); in InitializeArrayClass()
/ark/runtime_core/runtime/
Ddyn_class_linker_extension.cpp70 arrayClass->SetComponentType(componentClass); in InitializeArrayClass()
/ark/runtime_core/runtime/core/
Dcore_class_linker_extension.cpp125 array_class->SetComponentType(component_class); in InitializeArrayClass()
/ark/runtime_core/assembler/
Dmeta.cpp346 annotation_element_builder_.SetComponentType(GetType(value)); in MeetExpElementArrayComponentTypeAttribute()
Dmeta.h270 void SetComponentType(Value::Type type) in SetComponentType() function
/ark/runtime_core/runtime/include/
Dclass.h316 void SetComponentType(Class *type) in SetComponentType() function