Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h1919 ani_status (*Function_Call_Double)(ani_env *env, ani_function fn, ani_double *result, ...); member
6339 ani_status Function_Call_Double(ani_function fn, ani_double *result, ...) in Function_Call_Double() function
Dani_interaction_api.cpp5751 NO_UB_SANITIZE static ani_status Function_Call_Double(ani_env *env, ani_function fn, ani_double *re… in Function_Call_Double() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md1822 ### Function_Call_Double subsection