Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_data_mgr.h766 bool RecheckWhetherNeedCleanFormHost(const sptr<IRemoteObject> &callerToken);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_task_mgr.cpp1288 FormDataMgr::GetInstance().RecheckWhetherNeedCleanFormHost(remoteObjectOfHost); in PostDelayRecheckWhetherNeedCleanFormHostTask()
H A Dform_data_mgr.cpp660 bool FormDataMgr::RecheckWhetherNeedCleanFormHost(const sptr<IRemoteObject> &callerToken) in RecheckWhetherNeedCleanFormHost() function in OHOS::AppExecFwk::FormDataMgr