Home
last modified time | relevance | path

Searched defs:Array_New_Byte (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h974 ani_status (*Array_New_Byte)(ani_env *env, ani_size length, ani_array_byte *result); member
6014 ani_status Array_New_Byte(ani_size length, ani_array_byte *result) in Array_New_Byte() function
Dani_interaction_api.cpp1264 NO_UB_SANITIZE static ani_status Array_New_Byte(ani_env *env, ani_size length, ani_array_byte *resu… in Array_New_Byte() function