Home
last modified time | relevance | path

Searched defs:coreMethod (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_platform_types.h86 EtsClass *coreMethod; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h544 Method *coreMethod = nullptr; in GetMethodInternal() local
575 Method *coreMethod = nullptr; in GetMethodInternal() local
Dets_class.cpp154 auto coreMethod = GetRuntimeClass()->GetDirectMethod(name, methodSignature.GetProto()); in GetDirectMethod() local