Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h339 ets_long (*CallStaticLongMethod)(EtsEnv *env, ets_class cls, ets_method p_method, ...); member
1163 ets_long CallStaticLongMethod(ets_class cls, ets_method method_id, ...) in CallStaticLongMethod() function
Dets_napi_native_interface.cpp1693 NO_UB_SANITIZE static ets_long CallStaticLongMethod(EtsEnv *env, ets_class cls, ets_method methodId… in CallStaticLongMethod() function