Home
last modified time | relevance | path

Searched defs:onConfigurationUpdatedCallBack (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dform_frontend_delegate_declarative.h47 const OnConfigurationUpdatedCallBack& onConfigurationUpdatedCallBack, in FormFrontendDelegateDeclarative()
/foundation/arkui/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/
Dplugin_frontend_delegate_test.cpp196 …const auto& onConfigurationUpdatedCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]( in GetPluginFrontendDelegate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp27 const OnConfigurationUpdatedCallBack& onConfigurationUpdatedCallBack, in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp311 …const auto& onConfigurationUpdatedCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp87 const OnConfigurationUpdatedCallBack& onConfigurationUpdatedCallBack, in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp368 …const auto& onConfigurationUpdatedCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)… in InitializeFrontendDelegate() local
Dfrontend_delegate_declarative.cpp120 const OnConfigurationUpdatedCallBack& onConfigurationUpdatedCallBack, in FrontendDelegateDeclarative()