Searched defs:SetFormLinkInfoUpdateHandler (Results 1 – 5 of 5) sorted by relevance
142 void FormRendererDelegateImpl::SetFormLinkInfoUpdateHandler( in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::FormRendererDelegateImpl
106 …void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& callback)… in SetFormLinkInfoUpdateHandler() function
205 …virtual void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& c… in SetFormLinkInfoUpdateHandler() function
473 void SetFormLinkInfoUpdateHandler(FormLinkInfoUpdateHandler&& listener) in SetFormLinkInfoUpdateHandler() function
3070 void UIContentImpl::SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&… in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::UIContentImpl