Searched defs:formLinkInfos (Results 1 – 9 of 9) sorted by relevance
90 …nt32_t FormRendererDelegateImpl::OnFormLinkInfoUpdate(const std::vector<std::string>& formLinkInfo… in OnFormLinkInfoUpdate()
105 …ormLinkInfoUpdateHandler = [weak = weak_from_this()](const std::vector<std::string>& formLinkInfos… in RunFormPageInner()384 void FormRenderer::OnFormLinkInfoUpdate(const std::vector<std::string>& formLinkInfos) in OnFormLinkInfoUpdate()
247 …t32_t FormRendererDelegateProxy::OnFormLinkInfoUpdate(const std::vector<std::string>& formLinkInfo… in OnFormLinkInfoUpdate()
196 std::vector<std::string> formLinkInfos; in HandleOnFormLinkInfoUpdate() local
95 void FormManagerDelegate::OnFormLinkInfoUpdate(const std::vector<std::string>& formLinkInfos) {} in OnFormLinkInfoUpdate()
597 …FormLinkInfoUpdateHandler = [weak = WeakClaim(this)](const std::vector<std::string>& formLinkInfos… in RegisterRenderDelegateEvent()799 void FormManagerDelegate::OnFormLinkInfoUpdate(const std::vector<std::string>& formLinkInfos) in OnFormLinkInfoUpdate()
500 const std::vector<std::string> formLinkInfos; variable
384 std::vector<std::string> formLinkInfos; variable
3485 std::vector<std::string> formLinkInfos; in UpdateFormLinkInfos() local