Home
last modified time | relevance | path

Searched defs:SetComponentType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h271 void SetComponentType(Value::Type type) in SetComponentType() function
/arkcompiler/runtime_core/assembler/
Dmeta.h318 void SetComponentType(Value::Type type) in SetComponentType() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h348 void SetComponentType(Class *type) in SetComponentType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp518 void EtsClass::SetComponentType(EtsClass *componentType) in SetComponentType() function in ark::ets::EtsClass