Searched defs:SetActionEventHandler (Results 1 – 9 of 9) sorted by relevance
156 void SetActionEventHandler(const std::function<void()>& listener) in SetActionEventHandler() function
53 void PluginSubContainer::SetActionEventHandler() {} in SetActionEventHandler() function in OHOS::Ace::PluginSubContainer
119 void FormRendererDelegateImpl::SetActionEventHandler(std::function<void(const std::string&)>&& list… in SetActionEventHandler() function in OHOS::Ace::FormRendererDelegateImpl
162 void SetActionEventHandler(const std::function<void()>& listener) in SetActionEventHandler() function in OHOS::Ace::AtomicServiceStatusCallback
343 void PluginSubContainer::SetActionEventHandler() in SetActionEventHandler() function in OHOS::Ace::PluginSubContainer
104 …void SetActionEventHandler(std::function<void(const std::string& action)>&& actionCallback) overri… in SetActionEventHandler() function
203 virtual void SetActionEventHandler(std::function<void(const std::string&)>&& actionCallback) {}; in SetActionEventHandler() function
467 void SetActionEventHandler(ActionEventHandler&& listener) in SetActionEventHandler() function
3060 void UIContentImpl::SetActionEventHandler(std::function<void(const std::string& action)>&& actionCa… in SetActionEventHandler() function in OHOS::Ace::UIContentImpl