Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4234 …ani_status (*Object_SetPropertyByName_Int)(ani_env *env, ani_object object, const char *name, ani_… member
7122 ani_status Object_SetPropertyByName_Int(ani_object object, const char *name, ani_int value) in Object_SetPropertyByName_Int() function
Dani_interaction_api.cpp3348 NO_UB_SANITIZE static ani_status Object_SetPropertyByName_Int(ani_env *env, ani_object object, cons… in Object_SetPropertyByName_Int() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md556 ### Object_SetPropertyByName_Int subsection