Searched defs:RecoverForm (Results 1 – 8 of 8) 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
524 void FormRenderer::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::FormRenderer
481 int32_t FormRenderImpl::RecoverForm(const FormJsInfo &formJsInfo, const Want &want) in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
1547 int32_t FormRenderRecord::RecoverForm(const FormJsInfo &formJsInfo, in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
300 virtual void RecoverForm(const std::string &statusData) {} in RecoverForm() function
1253 void FormTaskMgr::RecoverForm(const FormRecord &record, const Want &want, const sptr<IRemoteObject>… in RecoverForm() function in OHOS::AppExecFwk::FormTaskMgr
3525 void UIContentImpl::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::UIContentImpl