Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md330 ### Object_InstanceOf subsection
482 ### Object_InstanceOf subsection
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h345 …ani_status (*Object_InstanceOf)(ani_env *env, ani_object object, ani_type type, ani_boolean *resul… member
5808 ani_status Object_InstanceOf(ani_object object, ani_type type, ani_boolean *result) in Object_InstanceOf() function
Dani_interaction_api.cpp3751 NO_UB_SANITIZE static ani_status Object_InstanceOf(ani_env *env, ani_object object, ani_type type, … in Object_InstanceOf() function