Home
last modified time | relevance | path

Searched defs:GetBundleStats (Results 1 – 25 of 26) sorted by relevance

12

/foundation/filemanagement/app_file_service/tests/mock/module_external/
Dsms_adapter_mock.cpp22 StorageManager::BundleStats StorageMgrAdapter::GetBundleStats(const std::string &bundleName) in GetBundleStats() function in OHOS::FileManagement::Backup::StorageMgrAdapter
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
Dsms_adapter.cpp51 StorageManager::BundleStats StorageMgrAdapter::GetBundleStats(const string &bundleName) in GetBundleStats() function in OHOS::FileManagement::Backup::StorageMgrAdapter
Dbms_adapter.cpp90 static int64_t GetBundleStats(const string &bundleName, int32_t userId) in GetBundleStats() function
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
Dstorage_status_service.cpp170 int32_t StorageStatusService::GetBundleStats(const std::string &pkgName, in GetBundleStats() function in OHOS::StorageManager::StorageStatusService
266 int32_t StorageStatusService::GetBundleStats(const std::string &pkgName, int32_t userId, in GetBundleStats() function in OHOS::StorageManager::StorageStatusService
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
Dbundle_mgr_ext.h70 …virtual ErrCode GetBundleStats(const std::string &bundleName, int32_t userId, std::vector<int64_t>… in GetBundleStats() function
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
Dstorage_manager_connect.cpp67 int32_t StorageManagerConnect::GetBundleStats(string pkgName, BundleStats &BundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManagerConnect
Dstorage_statistics_n_exporter.cpp173 napi_value GetBundleStats(napi_env env, napi_callback_info info) in GetBundleStats() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
Dbms_extension_client.cpp311 ErrCode BmsExtensionClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionClient
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp212 ErrCode BmsExtensionDataMgr::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/foundation/filemanagement/storage_service/services/storage_manager/mock/
Dstorage_manager_proxy_mock.cpp124 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h73 virtual int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
Dstoragemanagerproxymock.h70 …int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats, int32_t appIndex, uint32_t s… in GetBundleStats() function
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dmock_storage_manager_service.h74 virtual int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_install_client.cpp133 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dinstalld_client.cpp172 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp116 ErrCode InstalldHostImpl::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp200 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dbundle_mgr_host_impl.cpp3113 bool BundleMgrHostImpl::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp152 int32_t StorageManager::GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManager
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp213 bool BmsInstallDaemonTest::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::BmsInstallDaemonTest
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp521 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp331 ErrCode InstalldProxy::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp1147 ErrCode InstalldHostImpl::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp3640 bool BundleTestTool::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleTestTool
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3104 bool BundleMgrProxy::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrProxy

12