Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h241 …ets_long (*CallLongMethodArray)(EtsEnv *env, ets_object obj, ets_method p_method, const ets_value … member
774 ets_long CallLongMethodArray(ets_object obj, ets_method method_id, const ets_value *args) in CallLongMethodArray() function
Dets_napi_native_interface.cpp919 NO_UB_SANITIZE static ets_long CallLongMethodArray(EtsEnv *env, ets_object obj, ets_method methodId, in CallLongMethodArray() function