Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4661 …ani_status (*Object_CallMethod_Ref)(ani_env *env, ani_object object, ani_method method, ani_ref *r… member
7272 ani_status Object_CallMethod_Ref(ani_object object, ani_method method, ani_ref *result, ...) in Object_CallMethod_Ref() function
Dani_interaction_api.cpp4696 NO_UB_SANITIZE static ani_status Object_CallMethod_Ref(ani_env *env, ani_object object, ani_method … in Object_CallMethod_Ref() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md2104 ### Object_CallMethod_Ref subsection