Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h950 ani_status (*Array_New_Boolean)(ani_env *env, ani_size length, ani_array_boolean *result); member
6006 ani_status Array_New_Boolean(ani_size length, ani_array_boolean *result) in Array_New_Boolean() function
Dani_interaction_api.cpp1246 NO_UB_SANITIZE static ani_status Array_New_Boolean(ani_env *env, ani_size length, ani_array_boolean… in Array_New_Boolean() function