Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani.h4646 …ani_status (*Object_CallMethod_Double_V)(ani_env *env, ani_object object, ani_method method, ani_d… member
7268 …ani_status Object_CallMethod_Double_V(ani_object object, ani_method method, ani_double *result, va… in Object_CallMethod_Double_V() function
Dani_interaction_api.cpp4640 NO_UB_SANITIZE static ani_status Object_CallMethod_Double_V(ani_env *env, ani_object object, ani_me… in Object_CallMethod_Double_V() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md1320 ### Object_CallMethod_Double_V subsection