Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h2009 ani_status (*Function_Call_Void_A)(ani_env *env, ani_function fn, const ani_value *args); member
6379 ani_status Function_Call_Void_A(ani_function fn, const ani_value *args) in Function_Call_Void_A() function
Dani_interaction_api.cpp5801 NO_UB_SANITIZE static ani_status Function_Call_Void_A(ani_env *env, ani_function fn, const ani_valu… in Function_Call_Void_A() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md1912 ### Function_Call_Void_A subsection