Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h1985 ani_status (*Function_Call_Ref_V)(ani_env *env, ani_function fn, ani_ref *result, va_list args); member
6367 ani_status Function_Call_Ref_V(ani_function fn, ani_ref *result, va_list args) in Function_Call_Ref_V() function
Dani_interaction_api.cpp5777 NO_UB_SANITIZE static ani_status Function_Call_Ref_V(ani_env *env, ani_function fn, ani_ref *result… in Function_Call_Ref_V() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md1887 ### Function_Call_Ref_V subsection