Searched defs:SetActionEventHandler (Results 1 – 8 of 8) sorted by relevance
97 void FormRendererDelegateImpl::SetActionEventHandler(std::function<void(const std::string&)>&& list… in SetActionEventHandler() function in OHOS::Ace::FormRendererDelegateImpl
53 void PluginSubContainer::SetActionEventHandler() {} in SetActionEventHandler() function in OHOS::Ace::PluginSubContainer
142 virtual void SetActionEventHandler(std::function<void(const std::string&)>&& actionCallback) {}; in SetActionEventHandler() function
159 void SetActionEventHandler(const std::function<void()>& listener) in SetActionEventHandler() function in OHOS::Ace::AtomicServiceStatusCallback
87 …void SetActionEventHandler(std::function<void(const std::string& action)>&& actionCallback) overri… in SetActionEventHandler() function
364 void PluginSubContainer::SetActionEventHandler() in SetActionEventHandler() function in OHOS::Ace::PluginSubContainer
293 void SetActionEventHandler(ActionEventHandler&& listener) in SetActionEventHandler() function
1679 void UIContentImpl::SetActionEventHandler(std::function<void(const std::string& action)>&& actionCa… in SetActionEventHandler() function in OHOS::Ace::UIContentImpl