/foundation/filemanagement/storage_service/test/fuzztest/storagestatusservice_fuzzer/ |
H A D | storagestatusservice_fuzzer.cpp | 35 BundleStats bundleStats; in StorageStatusServiceFuzzTest() local
|
/foundation/filemanagement/app_file_service/tests/mock/module_external/ |
H A D | sms_adapter_mock.cpp | 24 StorageManager::BundleStats bundleStats; in GetBundleStats() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsextensionclient_fuzzer/ |
H A D | bmsextensionclient_fuzzer.cpp | 39 std::vector<int64_t> bundleStats; in DoSomethingInterestingWithMyAPI() local
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
H A D | sms_adapter.cpp | 53 StorageManager::BundleStats bundleStats; in GetBundleStats() local 63 StorageManager::StorageStats bundleStats; in GetUserStorageStats() local
|
H A D | bms_adapter.cpp | 97 vector<int64_t> bundleStats; in GetBundleStats() local [all...] |
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/ |
H A D | storage_total_status_service_test.cpp | 187 BundleStats bundleStats; in HWTEST_F() local 208 BundleStats bundleStats; in HWTEST_F() local 227 BundleStats bundleStats; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxy_fuzzer.cpp | 87 BundleStats bundleStats; in StorageManagerProxyGetFuzzTest() local
|
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | storage_statistics_n_exporter.cpp | 177 auto bundleStats = std::make_shared<BundleStats>(); in GetBundleStats() local 216 auto bundleStats = std::make_shared<BundleStats>(); in GetCurrentBundleStats() local [all...] |
H A D | storage_manager_connect.cpp | 221 int32_t StorageManagerConnect::GetCurrentBundleStats(BundleStats &bundleStats) in GetCurrentBundleStats() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/ |
H A D | bms_extension_client.cpp | 319 GetBundleStats( const std::string &bundleName, int32_t userId, std::vector<int64_t> &bundleStats) GetBundleStats() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/ |
H A D | bundle_mgr_ext.h | 66 virtual ErrCode GetBundleStats(const std::string &bundleName, int32_t userId, std::vector<int64_t> &bundleStats) in GetBundleStats() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_ipc_test.cpp | 699 std::vector<int64_t> bundleStats;
in HWTEST_F() local 1249 std::vector<int64_t> bundleStats;
in HWTEST_F() local
|
H A D | bms_install_daemon_test.cpp | 1060 std::vector<int64_t> bundleStats; in HWTEST_F() local 1075 std::vector<int64_t> bundleStats; in HWTEST_F() local 203 GetBundleStats(const std::string &bundleName, const int32_t userId, std::vector<int64_t> &bundleStats, const int32_t uid) const GetBundleStats() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_extension_data_mgr_test.cpp | 336 std::vector<int64_t> bundleStats; in HWTEST_F() local 602 std::vector<int64_t> bundleStats; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_proxy_test.cpp | 278 BundleStats bundleStats; in HWTEST_F() local 1449 BundleStats bundleStats; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_status_service.cpp | 279 int32_t StorageStatusService::GetCurrentBundleStats(BundleStats &bundleStats) in GetCurrentBundleStats() argument 318 vector<int64_t> bundleStats; in GetBundleStats() local 170 GetBundleStats(const std::string &pkgName, BundleStats &bundleStats, int32_t appIndex) GetBundleStats() argument 350 vector<int64_t> bundleStats; GetAppSize() local [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/ |
H A D | bms_extension_data_mgr.cpp | 196 GetBundleStats( const std::string &bundleName, int32_t userId, std::vector<int64_t> &bundleStats) GetBundleStats() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/ |
H A D | bundlemgrproxy_fuzzer.cpp | 132 std::vector<int64_t> bundleStats; in DoSomethingInterestingWithMyAPI() local 250 bundleMgrProxy.GetAllBundleStats(reinterpret_cast<uintptr_t>(data), bundleStats); in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_permission_test.cpp | 578 std::vector<int64_t> bundleStats = { 0 }; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_false_test.cpp | 914 std::vector<int64_t> bundleStats; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
H A D | bms_installd_client_test.cpp | 603 std::vector<int64_t> bundleStats; in HWTEST_F() local 619 std::vector<int64_t> bundleStats; in HWTEST_F() local 1556 std::vector<int64_t> bundleStats; in HWTEST_F() local 1571 std::vector<int64_t> bundleStats; in HWTEST_F() local 1586 std::vector<int64_t> bundleStats; in HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 197 GetBundleStats(const std::string &bundleName, const int32_t userId, std::vector<int64_t> &bundleStats, const int32_t uid, const int32_t appIndex = 0) GetBundleStats() argument 203 GetAllBundleStats(const int32_t userId, std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) GetAllBundleStats() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 110 GetBundleStats( const std::string &bundleName, const int32_t userId, std::vector<int64_t> &bundleStats, const int32_t uid, const int32_t appIndex) GetBundleStats() argument 117 GetAllBundleStats(const int32_t userId, std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) GetAllBundleStats() argument
|
H A D | mock_install_client.cpp | 121 GetBundleStats(const std::string &bundleName, const int32_t userId, std::vector<int64_t> &bundleStats, const int32_t uid, const int32_t appIndex) GetBundleStats() argument 127 GetAllBundleStats(const int32_t userId, std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) GetAllBundleStats() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 182 GetBundleStats(const std::string &bundleName, const int32_t userId, std::vector<int64_t> &bundleStats, const int32_t uid, const int32_t appIndex) GetBundleStats() argument 193 GetAllBundleStats(const int32_t userId, std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) GetAllBundleStats() argument
|