Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h226 …ets_boolean (*CallBooleanMethodArray)(EtsEnv *env, ets_object obj, ets_method p_method, const ets_… member
694 ets_boolean CallBooleanMethodArray(ets_object obj, ets_method method_id, const ets_value *args) in CallBooleanMethodArray() function
Dets_napi_native_interface.cpp774 NO_UB_SANITIZE static ets_boolean CallBooleanMethodArray(EtsEnv *env, ets_object obj, ets_method me… in CallBooleanMethodArray() function