Home
last modified time | relevance | path

Searched defs:FromRuntimeClass (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dclass.h86 static Class *FromRuntimeClass(ark::Class *klass) in FromRuntimeClass() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h387 static EtsClass *FromRuntimeClass(const Class *cls) in FromRuntimeClass() function