Searched defs:RecoverForm (Results 1 – 9 of 9) sorted by relevance
75 virtual int32_t RecoverForm(const FormJsInfo &formJsInfo, const Want &want) { return ERR_OK; } in RecoverForm() function
328 int32_t FormRenderProxy::RecoverForm(const FormJsInfo &formJsInfo, const Want &want) in RecoverForm() function in OHOS::AppExecFwk::FormRenderProxy
491 int32_t FormRenderImpl::RecoverForm(const FormJsInfo &formJsInfo, const Want &want) in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
1635 int32_t FormRenderRecord::RecoverForm(const FormJsInfo &formJsInfo, in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
573 void FormRenderer::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::FormRenderer
322 virtual void RecoverForm(const std::string &statusData) {} in RecoverForm() function
1328 void FormTaskMgr::RecoverForm(const FormRecord &record, const Want &want, const sptr<IRemoteObject>… in RecoverForm() function in OHOS::AppExecFwk::FormTaskMgr
1329 void FormTaskMgr::RecoverForm(const FormRecord &record, const Want &want, const sptr<IRemoteObject>… in RecoverForm() function in OHOS::AppExecFwk::FormTaskMgr
4191 void UIContentImpl::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::UIContentImpl