Home
last modified time | relevance | path

Searched defs:incrementalBackTimes (Results 1 - 22 of 22) sorted by relevance

/foundation/filemanagement/storage_service/test/fuzztest/storagestatusservice_fuzzer/
H A Dstoragestatusservice_fuzzer.cpp38 std::vector<int64_t> incrementalBackTimes; in StorageStatusServiceFuzzTest() local
/foundation/filemanagement/app_file_service/tests/mock/module_external/src/
H A Dsms_adapter_mock.cpp36 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/app_file_service/tests/mock/module_external/
H A Dsms_adapter_mock.cpp33 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dsms_adapter.cpp90 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
H A Dbms_adapter.cpp287 vector<int64_t> incrementalBackTimes; in GetBundleInfosForIncremental() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_stub_test.cpp211 std::vector<int64_t> incrementalBackTimes; in HWTEST_F() local
H A Dstorage_daemon_test.cpp502 std::vector<int64_t> incrementalBackTimes; in HWTEST_F() local
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxy_fuzzer.cpp91 std::vector<int64_t> incrementalBackTimes; in StorageManagerProxyGetFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
H A Dstorage_daemon_communication_test.cpp406 std::vector<std::int64_t> incrementalBackTimes; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp1571 std::vector<int64_t> incrementalBackTimes; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/
H A Dquota_manager_test.cpp276 std::vector<int64_t> incrementalBackTimes; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp267 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp724 std::vector<int64_t> incrementalBackTimes; in HandleGetBundleStatsForIncrease() local
H A Dstorage_daemon_proxy.cpp855 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
H A Dstorage_daemon.cpp1201 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp598 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp205 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
H A Dstorage_manager_proxy_mock.cpp268 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp1129 std::vector<int64_t> incrementalBackTimes; in HandleGetBundleStatsForIncrease() local
H A Dstorage_manager.cpp599 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp1309 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp858 GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, const std::vector<int64_t> &incrementalBackTimes, std::vector<int64_t> &pkgFileSizes, std::vector<int64_t> &incPkgFileSizes) GetBundleStatsForIncrease() argument

Completed in 25 milliseconds