/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
H A D | sms_adapter.cpp | 90 int32_t StorageMgrAdapter::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string… in GetBundleStatsForIncrease() function in OHOS::FileManagement::Backup::StorageMgrAdapter 95 … if (storageMgr->GetBundleStatsForIncrease(userId, bundleNames, incrementalBackTimes, pkgFileSizes, in GetBundleStatsForIncrease()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_external/ |
H A D | sms_adapter_mock.cpp | 33 int32_t StorageMgrAdapter::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string… in GetBundleStatsForIncrease() function in OHOS::FileManagement::Backup::StorageMgrAdapter
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_external/ |
H A D | sms_adapter.h | 59 …static int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNa…
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/quota/ |
H A D | quota_manager.h | 52 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage/ |
H A D | storage_status_service.h | 40 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagestatusservice_fuzzer/ |
H A D | storagestatusservice_fuzzer.cpp | 53 …service->GetBundleStatsForIncrease(userId, bundleName, incrementalBackTimes, pkgFileSizes, incPkgF… in StorageStatusServiceFuzzTest()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_status_service.cpp | 234 int32_t StorageStatusService::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::str… in GetBundleStatsForIncrease() function in OHOS::StorageManager::StorageStatusService 240 …int32_t err = sdCommunication->GetBundleStatsForIncrease(userId, bundleNames, incrementalBackTimes, in GetBundleStatsForIncrease()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_stub_mock.h | 60 MOCK_METHOD5(GetBundleStatsForIncrease, int32_t(uint32_t, const std::vector<std::string> &,
|
H A D | storage_daemon_service_mock.h | 204 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN… in GetBundleStatsForIncrease() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage_daemon_communication/ |
H A D | storage_daemon_communication.h | 79 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxy_fuzzer.cpp | 113 …proxy->GetBundleStatsForIncrease(userId, bundleName, incrementalBackTimes, pkgFileSizes, incPkgFil… in StorageManagerProxyGetFuzzTest()
|
H A D | storagemanagerproxymock.h | 274 int32_t GetBundleStatsForIncrease(uint32_t userId, in GetBundleStatsForIncrease() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/ |
H A D | istorage_daemon.h | 86 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
|
H A D | storage_daemon_proxy.h | 74 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
|
H A D | storage_daemon.h | 85 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_stub_mock.h | 74 MOCK_METHOD5(GetBundleStatsForIncrease, int32_t(uint32_t, const std::vector<std::string> &,
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 545 int32_t StorageDaemonCommunication::GetBundleStatsForIncrease(uint32_t userId, in GetBundleStatsForIncrease() function in OHOS::StorageManager::StorageDaemonCommunication 558 …return storageDaemon_->GetBundleStatsForIncrease(userId, bundleNames, incrementalBackTimes, pkgFil… in GetBundleStatsForIncrease()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/mock/ |
H A D | storage_daemon_proxy_mock.h | 74 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
|
H A D | storage_manager_proxy_mock.h | 93 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 188 int32_t StorageDaemonProxy::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::strin… in GetBundleStatsForIncrease() function in OHOS::StorageDaemon::StorageDaemonProxy
|
H A D | storage_manager_proxy_mock.cpp | 253 int32_t StorageManagerProxy::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::stri… in GetBundleStatsForIncrease() function in OHOS::StorageManager::StorageManagerProxy
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 559 int32_t StorageManager::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &… in GetBundleStatsForIncrease() function in OHOS::StorageManager::StorageManager 565 …int32_t err = DelayedSingleton<StorageStatusService>::GetInstance()->GetBundleStatsForIncrease(use… in GetBundleStatsForIncrease()
|
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/ |
H A D | istorage_manager.h | 104 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
|
H A D | storage_manager_proxy.h | 93 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/ipc/ |
H A D | storage_manager.h | 102 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
|