Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h333 ets_short (*CallStaticShortMethod)(EtsEnv *env, ets_class cls, ets_method p_method, ...); member
1131 ets_short CallStaticShortMethod(ets_class cls, ets_method method_id, ...) in CallStaticShortMethod() function
Dets_napi_native_interface.cpp1637 NO_UB_SANITIZE static ets_short CallStaticShortMethod(EtsEnv *env, ets_class cls, ets_method method… in CallStaticShortMethod() function