Home
last modified time | relevance | path

Searched refs:GetBundleStatsForIncrease (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dsms_adapter.cpp90 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 Dsms_adapter_mock.cpp33 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 Dsms_adapter.h59 …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 Dquota_manager.h52 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 Dstorage_status_service.h40 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagestatusservice_fuzzer/
H A Dstoragestatusservice_fuzzer.cpp53 …service->GetBundleStatsForIncrease(userId, bundleName, incrementalBackTimes, pkgFileSizes, incPkgF… in StorageStatusServiceFuzzTest()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp234 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 Dstorage_daemon_stub_mock.h60 MOCK_METHOD5(GetBundleStatsForIncrease, int32_t(uint32_t, const std::vector<std::string> &,
H A Dstorage_daemon_service_mock.h204 …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 Dstorage_daemon_communication.h79 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxy_fuzzer.cpp113 …proxy->GetBundleStatsForIncrease(userId, bundleName, incrementalBackTimes, pkgFileSizes, incPkgFil… in StorageManagerProxyGetFuzzTest()
H A Dstoragemanagerproxymock.h274 int32_t GetBundleStatsForIncrease(uint32_t userId, in GetBundleStatsForIncrease() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Distorage_daemon.h86 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
H A Dstorage_daemon_proxy.h74 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
H A Dstorage_daemon.h85 …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 Dstorage_manager_stub_mock.h74 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 Dstorage_daemon_communication.cpp545 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 Dstorage_daemon_proxy_mock.h74 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
H A Dstorage_manager_proxy_mock.h93 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp188 int32_t StorageDaemonProxy::GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::strin… in GetBundleStatsForIncrease() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_manager_proxy_mock.cpp253 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 Dstorage_manager.cpp559 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 Distorage_manager.h104 …virtual int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleN…
H A Dstorage_manager_proxy.h93 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 Dstorage_manager.h102 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames,

12