Searched defs:SetFormLinkInfoUpdateHandler (Results 1 – 5 of 5) sorted by relevance
166 void FormRendererDelegateImpl::SetFormLinkInfoUpdateHandler( in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::FormRendererDelegateImpl
114 …void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& callback)… in SetFormLinkInfoUpdateHandler() function
265 …virtual void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& c… in SetFormLinkInfoUpdateHandler() function
492 void SetFormLinkInfoUpdateHandler(FormLinkInfoUpdateHandler&& listener) in SetFormLinkInfoUpdateHandler() function
4519 void UIContentImpl::SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&… in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::UIContentImpl