Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h1288 … ani_status (*Array_New_Ref)(ani_env *env, ani_type type, ani_size length, ani_ref initial_element, member
6111 …ani_status Array_New_Ref(ani_type type, ani_size length, ani_ref initial_element, ani_array_ref *r… in Array_New_Ref() function
Dani_interaction_api.cpp1351 NO_UB_SANITIZE static ani_status Array_New_Ref(ani_env *env, ani_type type, ani_size length, ani_re… in Array_New_Ref() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md410 ### Array_New_Ref subsection