Home
last modified time | relevance | path

Searched defs:RecoverForm (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_render_interface.h73 virtual int32_t RecoverForm(const FormJsInfo &formJsInfo, const Want &want) { return ERR_OK; } in RecoverForm() function in OHOS::AppExecFwk::IFormRender
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_proxy.cpp292 int32_t FormRenderProxy::RecoverForm(const FormJsInfo &formJsInfo, const Want &want) in RecoverForm() function in OHOS::AppExecFwk::FormRenderProxy
/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp435 int32_t FormRenderImpl::RecoverForm(const FormJsInfo &formJsInfo, const Want &want) in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
H A Dform_render_record.cpp1453 int32_t FormRenderRecord::RecoverForm(const FormJsInfo &formJsInfo, in RecoverForm() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer.cpp487 void FormRenderer::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::FormRenderer
/foundation/ability/form_fwk/services/src/
H A Dform_task_mgr.cpp1168 void FormTaskMgr::RecoverForm(const FormRecord &record, const Want &want, const sptr<IRemoteObject> &remoteObject) in RecoverForm() function in OHOS::AppExecFwk::FormTaskMgr
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h298 virtual void RecoverForm(const std::string &statusData) {} in RecoverForm() function in OHOS::OHOS::Ace::UIContent
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3431 void UIContentImpl::RecoverForm(const std::string& statusData) in RecoverForm() function in OHOS::Ace::UIContentImpl

Completed in 17 milliseconds