Home
last modified time | relevance | path

Searched defs:SetActionEventHandler (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/
Dsilent_install_callback.h156 void SetActionEventHandler(const std::function<void()>& listener) in SetActionEventHandler() function
/foundation/arkui/advanced_ui_component/navpushpathhelper/include/
Dsilent_install_callback.h156 void SetActionEventHandler(const std::function<void()>& listener) in SetActionEventHandler() function
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_sub_container.cpp53 void PluginSubContainer::SetActionEventHandler() {} in SetActionEventHandler() function in OHOS::Ace::PluginSubContainer
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer_delegate_impl.cpp143 void FormRendererDelegateImpl::SetActionEventHandler(std::function<void(const std::string&)>&& list… in SetActionEventHandler() function in OHOS::Ace::FormRendererDelegateImpl
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dpage_url_checker_ohos.cpp157 void SetActionEventHandler(const std::function<void()>& listener) in SetActionEventHandler() function in OHOS::Ace::AtomicServiceStatusCallback
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_sub_container.cpp375 void PluginSubContainer::SetActionEventHandler() in SetActionEventHandler() function in OHOS::Ace::PluginSubContainer
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.h112 …void SetActionEventHandler(std::function<void(const std::string& action)>&& actionCallback) overri… in SetActionEventHandler() function
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h263 virtual void SetActionEventHandler(std::function<void(const std::string&)>&& actionCallback) {}; in SetActionEventHandler() function
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.h486 void SetActionEventHandler(ActionEventHandler&& listener) in SetActionEventHandler() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp4509 void UIContentImpl::SetActionEventHandler(std::function<void(const std::string& action)>&& actionCa… in SetActionEventHandler() function in OHOS::Ace::UIContentImpl