Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h1535 … ani_status (*Variable_GetValue_Boolean)(ani_env *env, ani_variable variable, ani_boolean *result); member
6191 ani_status Variable_GetValue_Boolean(ani_variable variable, ani_boolean *result) in Variable_GetValue_Boolean() function
Dani_interaction_api.cpp4797 NO_UB_SANITIZE static ani_status Variable_GetValue_Boolean(ani_env *env, ani_variable variable, ani… in Variable_GetValue_Boolean() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md5571 ### Variable_GetValue_Boolean subsection