Searched defs:bundleNameIndexInfo (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | svc_restore_deps_manager.cpp | 32 …std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(bundleInfo.name, bundleInfo.… in GetRestoreBundleNames() local 82 …std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(bundleInfo.name, bundleInfo.… in BuildDepsMap() local
|
H A D | sub_service.cpp | 299 … std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(info.name, info.appIndex); in GetSupportBackupBundleNames() local 320 std::map<std::string, bool> &isClearDataFlags, const std::string &bundleNameIndexInfo) in SetCurrentSessProperties()
|
H A D | service.cpp | 366 … std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(hapTokenInfo.bundleName, in VerifyCallerAndGetCallerName() local 660 …std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(restoreInfo.name, restoreInf… in SetCurrentSessProperties() local 734 std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(restoreInfo.name, in SetCurrentSessProperties() local 743 …std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(restoreInfo.name, restoreInf… in SetCurrentSessProperties() local 859 … std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(info.name, info.appIndex); in HandleCurGroupBackupInfos() local 1730 … std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(info.name, info.appIndex); in AppendBundlesClearSession() local
|
H A D | service_incremental.cpp | 390 … std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(info.name, info.appIndex); in HandleCurGroupIncBackupInfos() local 690 …std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(bundleInfo.name, bundleInfo.… in SetCurrentBackupSessProperties() local
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | svc_backup_connection.h | 95 std::string bundleNameIndexInfo) in SvcBackupConnection()
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
H A D | bms_adapter.cpp | 402 … std::string bundleNameIndexInfo = BJsonUtil::BuildBundleNameIndexInfo(installedBundle.name, in GetFullBundleInfos() local
|