Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4691 …ani_status (*Object_CallMethod_Ref_V)(ani_env *env, ani_object object, ani_method method, ani_ref … member
7284 …ani_status Object_CallMethod_Ref_V(ani_object object, ani_method method, ani_ref *result, va_list … in Object_CallMethod_Ref_V() function
Dani_interaction_api.cpp4682 NO_UB_SANITIZE static ani_status Object_CallMethod_Ref_V(ani_env *env, ani_object object, ani_metho… in Object_CallMethod_Ref_V() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md2132 ### Object_CallMethod_Ref_V subsection