Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer_delegate_impl.cpp97 void FormRendererDelegateImpl::SetActionEventHandler(std::function<void(const std::string&)>&& list… in SetActionEventHandler() function in OHOS::Ace::FormRendererDelegateImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/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/ace/
Dui_content.h142 virtual void SetActionEventHandler(std::function<void(const std::string&)>&& actionCallback) {}; in SetActionEventHandler() function
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dpage_url_checker_ohos.cpp159 void SetActionEventHandler(const std::function<void()>& listener) in SetActionEventHandler() function in OHOS::Ace::AtomicServiceStatusCallback
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.h87 …void SetActionEventHandler(std::function<void(const std::string& action)>&& actionCallback) overri… in SetActionEventHandler() function
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_sub_container.cpp364 void PluginSubContainer::SetActionEventHandler() in SetActionEventHandler() function in OHOS::Ace::PluginSubContainer
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.h293 void SetActionEventHandler(ActionEventHandler&& listener) in SetActionEventHandler() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp1679 void UIContentImpl::SetActionEventHandler(std::function<void(const std::string& action)>&& actionCa… in SetActionEventHandler() function in OHOS::Ace::UIContentImpl