Searched defs:SetFormLinkInfoUpdateHandler (Results 1 – 5 of 5) sorted by relevance
113 void FormRendererDelegateImpl::SetFormLinkInfoUpdateHandler( in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::FormRendererDelegateImpl
144 …virtual void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& c… in SetFormLinkInfoUpdateHandler() function
89 …void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& callback)… in SetFormLinkInfoUpdateHandler() function
299 void SetFormLinkInfoUpdateHandler(FormLinkInfoUpdateHandler&& listener) in SetFormLinkInfoUpdateHandler() function
1689 void UIContentImpl::SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&… in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::UIContentImpl