Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h3646 …ani_status (*Object_GetField_Int)(ani_env *env, ani_object object, ani_field field, ani_int *resul… member
6942 ani_status Object_GetField_Int(ani_object object, ani_field field, ani_int *result) in Object_GetField_Int() function
Dani_interaction_api.cpp2737 NO_UB_SANITIZE static ani_status Object_GetField_Int(ani_env *env, ani_object object, ani_field fie… in Object_GetField_Int() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md883 ### Object_GetField_Int subsection