Home
last modified time | relevance | path

Searched refs:HandleRestoreDepsBundle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h373 void HandleRestoreDepsBundle(const std::string &bundleName);
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp1275 HandleRestoreDepsBundle(bundleName); in ClearSessionAndSchedInfo()
1294 void Service::HandleRestoreDepsBundle(const string &bundleName) in HandleRestoreDepsBundle() function in OHOS::FileManagement::Backup::Service