Home
last modified time | relevance | path

Searched defs:Object_CallMethod_Int_V (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4511 …ani_status (*Object_CallMethod_Int_V)(ani_env *env, ani_object object, ani_method method, ani_int … member
7219 …ani_status Object_CallMethod_Int_V(ani_object object, ani_method method, ani_int *result, va_list … in Object_CallMethod_Int_V() function
Dani_interaction_api.cpp4514 NO_UB_SANITIZE static ani_status Object_CallMethod_Int_V(ani_env *env, ani_object object, ani_metho… in Object_CallMethod_Int_V() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md1368 ### Object_CallMethod_Int_V subsection