Searched defs:Object_New (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani.h | 288 … ani_status (*Object_New)(ani_env *env, ani_class cls, ani_method method, ani_object *result, ...); member 5788 ani_status Object_New(ani_class cls, ani_method method, ani_object *result, ...) in Object_New() function
|
| D | ani_interaction_api.cpp | 866 NO_UB_SANITIZE static ani_status Object_New(ani_env *env, ani_class cls, ani_method method, ani_obj… in Object_New() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/ |
| D | ani.md | 356 ### Object_New subsection
|