Searched defs:RecoverForm (Results 1 – 8 of 8) sorted by relevance
73 virtual int32_t RecoverForm(const int64_t &formId, const Want &want) { return ERR_OK; } in RecoverForm() function
297 int32_t FormRenderProxy::RecoverForm(const int64_t &formId, const Want &want) in RecoverForm() function in OHOS::AppExecFwk::FormRenderProxy
348 int32_t FormRenderImpl::RecoverForm(const int64_t &formId, const Want &want) in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
1172 int32_t FormRenderRecord::RecoverForm(const int64_t &formId, in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
465 void FormRenderer::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::FormRenderer
275 virtual void RecoverForm(const std::string &statusData) {} in RecoverForm() function
1167 void FormTaskMgr::RecoverForm(const int64_t &formId, const Want &want, const sptr<IRemoteObject> &r… in RecoverForm() function in OHOS::AppExecFwk::FormTaskMgr
2513 void UIContentImpl::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::UIContentImpl