Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h325 …ets_boolean (*CallStaticBooleanMethodList)(EtsEnv *env, ets_class cls, ets_method p_method, va_lis… member
1091 ets_boolean CallStaticBooleanMethodList(ets_class cls, ets_method method_id, va_list args) in CallStaticBooleanMethodList() function
Dets_napi_native_interface.cpp1544 NO_UB_SANITIZE static ets_boolean CallStaticBooleanMethodList(EtsEnv *env, [[maybe_unused]] ets_cla… in CallStaticBooleanMethodList() function