Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4481 …ani_status (*Object_CallMethod_Int)(ani_env *env, ani_object object, ani_method method, ani_int *r… member
7207 ani_status Object_CallMethod_Int(ani_object object, ani_method method, ani_int *result, ...) in Object_CallMethod_Int() function
Dani_interaction_api.cpp4528 NO_UB_SANITIZE static ani_status Object_CallMethod_Int(ani_env *env, ani_object object, ani_method … in Object_CallMethod_Int() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md1336 ### Object_CallMethod_Int subsection