Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h5748 …ani_status (*FixedArray_New_Ref)(ani_env *env, ani_type type, ani_size length, ani_ref initial_ele… member
7645 …ani_status FixedArray_New_Ref(ani_type type, ani_size length, ani_ref initial_element, ani_array_r… in FixedArray_New_Ref() function
Dani_interaction_api.cpp6367 NO_UB_SANITIZE static ani_status FixedArray_New_Ref(ani_env *env, ani_type type, ani_size length, in FixedArray_New_Ref() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md5431 ### FixedArray_New_Ref subsection