Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h5157 …ani_status (*Object_CallMethodByName_Ref)(ani_env *env, ani_object object, const char *name, const… member
7456 …ani_status Object_CallMethodByName_Ref(ani_object object, const char *name, const char *signature,… in Object_CallMethodByName_Ref() function
Dani_interaction_api.cpp5136 NO_UB_SANITIZE static ani_status Object_CallMethodByName_Ref(ani_env *env, ani_object object, const… in Object_CallMethodByName_Ref() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md2506 ### Object_CallMethodByName_Ref subsection