Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h1867 … ani_status (*Function_Call_Long_V)(ani_env *env, ani_function fn, ani_long *result, va_list args); member
6319 ani_status Function_Call_Long_V(ani_function fn, ani_long *result, va_list args) in Function_Call_Long_V() function
Dani_interaction_api.cpp5548 NO_UB_SANITIZE static ani_status Function_Call_Long_V(ani_env *env, ani_function fn, ani_long *resu… in Function_Call_Long_V() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md1770 ### Function_Call_Long_V subsection