Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4128 …ani_status (*Object_GetPropertyByName_Long)(ani_env *env, ani_object object, const char *name, ani… member
7090 ani_status Object_GetPropertyByName_Long(ani_object object, const char *name, ani_long *result) in Object_GetPropertyByName_Long() function
Dani_interaction_api.cpp3201 NO_UB_SANITIZE static ani_status Object_GetPropertyByName_Long(ani_env *env, ani_object object, con… in Object_GetPropertyByName_Long() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md685 ### Object_GetPropertyByName_Long subsection