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.h276 void SetComponentType(Value::Type type) in SetComponentType() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h338 void SetComponentType(Class *type) in SetComponentType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp521 void EtsClass::SetComponentType(EtsClass *componentType) in SetComponentType() function in panda::ets::EtsClass