Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4953 …ani_status (*Object_CallMethodByName_Int)(ani_env *env, ani_object object, const char *name, const… member
7380 …ani_status Object_CallMethodByName_Int(ani_object object, const char *name, const char *signature,… in Object_CallMethodByName_Int() function
Dani_interaction_api.cpp5007 NO_UB_SANITIZE static ani_status Object_CallMethodByName_Int(ani_env *env, ani_object object, const… in Object_CallMethodByName_Int() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md2326 ### Object_CallMethodByName_Int subsection