Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4168 …ani_status (*Object_GetPropertyByName_Ref)(ani_env *env, ani_object object, const char *name, ani_… member
7102 ani_status Object_GetPropertyByName_Ref(ani_object object, const char *name, ani_ref *result) in Object_GetPropertyByName_Ref() function
Dani_interaction_api.cpp3240 NO_UB_SANITIZE static ani_status Object_GetPropertyByName_Ref(ani_env *env, ani_object object, cons… in Object_GetPropertyByName_Ref() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md724 ### Object_GetPropertyByName_Ref subsection