Searched defs:Object_New_V (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani.h | 319 …ani_status (*Object_New_V)(ani_env *env, ani_class cls, ani_method method, ani_object *result, va_… member 5800 ani_status Object_New_V(ani_class cls, ani_method method, ani_object *result, va_list args) in Object_New_V() function
|
| D | ani_interaction_api.cpp | 835 NO_UB_SANITIZE static ani_status Object_New_V(ani_env *env, ani_class cls, ani_method method, ani_o… in Object_New_V() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/ |
| D | ani.md | 469 ### Object_New_V subsection
|