Home
last modified time | relevance | path

Searched defs:bundleStats (Results 1 - 25 of 46) sorted by relevance

12

/foundation/filemanagement/storage_service/test/fuzztest/storagestatusservice_fuzzer/
H A Dstoragestatusservice_fuzzer.cpp35 BundleStats bundleStats; in StorageStatusServiceFuzzTest() local
/foundation/filemanagement/app_file_service/tests/mock/module_external/
H A Dsms_adapter_mock.cpp24 StorageManager::BundleStats bundleStats; in GetBundleStats() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsextensionclient_fuzzer/
H A Dbmsextensionclient_fuzzer.cpp39 std::vector<int64_t> bundleStats; in DoSomethingInterestingWithMyAPI() local
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dsms_adapter.cpp53 StorageManager::BundleStats bundleStats; in GetBundleStats() local
63 StorageManager::StorageStats bundleStats; in GetUserStorageStats() local
H A Dbms_adapter.cpp97 vector<int64_t> bundleStats; in GetBundleStats() local
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
H A Dstorage_total_status_service_test.cpp187 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 Dstoragemanagerproxy_fuzzer.cpp87 BundleStats bundleStats; in StorageManagerProxyGetFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_statistics_n_exporter.cpp177 auto bundleStats = std::make_shared<BundleStats>(); in GetBundleStats() local
216 auto bundleStats = std::make_shared<BundleStats>(); in GetCurrentBundleStats() local
[all...]
H A Dstorage_manager_connect.cpp221 int32_t StorageManagerConnect::GetCurrentBundleStats(BundleStats &bundleStats) in GetCurrentBundleStats() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp319 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 Dbundle_mgr_ext.h66 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 Dbms_install_daemon_ipc_test.cpp699 std::vector<int64_t> bundleStats; in HWTEST_F() local
1249 std::vector<int64_t> bundleStats; in HWTEST_F() local
H A Dbms_install_daemon_test.cpp1060 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 Dbms_extension_data_mgr_test.cpp336 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 Dstorage_manager_proxy_test.cpp278 BundleStats bundleStats; in HWTEST_F() local
1449 BundleStats bundleStats; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp279 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 Dbms_extension_data_mgr.cpp196 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 Dbundlemgrproxy_fuzzer.cpp132 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 Dbms_bundle_installer_permission_test.cpp578 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 Dbms_bundle_permission_false_test.cpp914 std::vector<int64_t> bundleStats; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp603 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 Dinstalld_interface.h197 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 Dmock_installd_host_impl.cpp110 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 Dmock_install_client.cpp121 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 Dinstalld_client.cpp182 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

Completed in 29 milliseconds

12