Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h225 …ets_boolean (*CallBooleanMethodList)(EtsEnv *env, ets_object obj, ets_method p_method, va_list arg… member
690 ets_boolean CallBooleanMethodList(ets_object obj, ets_method method_id, va_list args) in CallBooleanMethodList() function
Dets_napi_native_interface.cpp755 NO_UB_SANITIZE static ets_boolean CallBooleanMethodList(EtsEnv *env, ets_object obj, ets_method met… in CallBooleanMethodList() function