Home
last modified time | relevance | path

Searched refs:PostRecoverForm (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_task_mgr.h279 …void PostRecoverForm(const FormRecord &record, const Want &want, const sptr<IRemoteObject> &remote…
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp761 FormTaskMgr::GetInstance().PostRecoverForm(formRecord, want, remoteObject); in RecoverForms()
H A Dform_task_mgr.cpp1228 void FormTaskMgr::PostRecoverForm(const FormRecord &record, const Want &want, const sptr<IRemoteObj… in PostRecoverForm() function in OHOS::AppExecFwk::FormTaskMgr