Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h938 ani_status (*Array_GetLength)(ani_env *env, ani_array array, ani_size *result); member
6002 ani_status Array_GetLength(ani_array array, ani_size *result) in Array_GetLength() function
Dani_interaction_api.cpp1225 NO_UB_SANITIZE static ani_status Array_GetLength(ani_env *env, ani_array array, ani_size *result) in Array_GetLength() function