Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h3659 …ani_status (*Object_GetField_Long)(ani_env *env, ani_object object, ani_field field, ani_long *res… member
6946 ani_status Object_GetField_Long(ani_object object, ani_field field, ani_long *result) in Object_GetField_Long() function
Dani_interaction_api.cpp2745 NO_UB_SANITIZE static ani_status Object_GetField_Long(ani_env *env, ani_object object, ani_field fi… in Object_GetField_Long() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md896 ### Object_GetField_Long subsection