Home
last modified time | relevance | path

Searched refs:GetCallbackMethod (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtab_content_modifier.cpp33 auto dispatch = ViewModel::GetCallbackMethod(); in SetTabContentBuilder()
H A Dview_model.h52 ArkUIAPICallbackMethod* GetCallbackMethod();
H A Dview_model.cpp791 ArkUIAPICallbackMethod* GetCallbackMethod() in GetCallbackMethod() function
H A Dnode_api.cpp1268 return ViewModel::GetCallbackMethod(); in GetArkUIAPICallbackMethod()