Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h1559 ani_status (*Variable_GetValue_Byte)(ani_env *env, ani_variable variable, ani_byte *result); member
6199 ani_status Variable_GetValue_Byte(ani_variable variable, ani_byte *result) in Variable_GetValue_Byte() function
Dani_interaction_api.cpp4811 NO_UB_SANITIZE static ani_status Variable_GetValue_Byte(ani_env *env, ani_variable variable, ani_by… in Variable_GetValue_Byte() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md5704 ### Variable_GetValue_Byte subsection