Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h1595 ani_status (*Variable_GetValue_Long)(ani_env *env, ani_variable variable, ani_long *result); member
6211 ani_status Variable_GetValue_Long(ani_variable variable, ani_long *result) in Variable_GetValue_Long() function
Dani_interaction_api.cpp4832 NO_UB_SANITIZE static ani_status Variable_GetValue_Long(ani_env *env, ani_variable variable, ani_lo… in Variable_GetValue_Long() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md5595 ### Variable_GetValue_Long subsection