Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h438 ets_objectRefType (*GetObjectRefType)(EtsEnv *env, ets_object obj); member
1548 ets_objectRefType GetObjectRefType(ets_object obj) in GetObjectRefType() function
Dets_napi_native_interface.cpp2673 NO_UB_SANITIZE static ets_objectRefType GetObjectRefType(EtsEnv *env, ets_object obj) in GetObjectRefType() function