Home
last modified time | relevance | path

Searched refs:restoreInfos (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp395 auto restoreInfos = BundleMgrAdapter::GetBundleInfos(bundleNames, session->GetSessionUserId()); in GetRestoreBundleNames() local
402 HILOGI("restoreInfos size is:%{public}zu", restoreInfos.size()); in GetRestoreBundleNames()
404 for (auto &restoreInfo : restoreInfos) { in GetRestoreBundleNames()
436 HILOGI("restoreBundleInfos size is:%{public}zu", restoreInfos.size()); in GetRestoreBundleNames()
480 auto restoreInfos = GetRestoreBundleNames(move(fd), session_, bundleNames); in AppendBundlesRestoreSession() local
481 auto restoreBundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(restoreInfos, restoreType); in AppendBundlesRestoreSession()
489 SetCurrentSessProperties(restoreInfos, restoreBundleNames, bundleNameDetailMap, in AppendBundlesRestoreSession()
560 auto restoreInfos = GetRestoreBundleNames(move(fd), session_, bundleNames); in AppendBundlesRestoreSession() local
561 auto restoreBundleNames = SvcRestoreDepsManager::GetInstance().GetRestoreBundleNames(restoreInfos, restoreTyp in AppendBundlesRestoreSession()
[all...]

Completed in 2 milliseconds