Home
last modified time | relevance | path

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

/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.cpp43 StorageManager::BundleStats StorageMgrAdapter::GetBundleStats(const string &bundleName) in GetBundleStats() function in OHOS::FileManagement::Backup::StorageMgrAdapter
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
Dstorage_status_service.cpp60 int32_t StorageStatusService::GetBundleStats(const std::string &pkgName, BundleStats &bundleStats) in GetBundleStats() function in OHOS::StorageManager::StorageStatusService
150 int32_t StorageStatusService::GetBundleStats(const std::string &pkgName, int32_t userId, BundleStat… in GetBundleStats() function in OHOS::StorageManager::StorageStatusService
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
Dstorage_manager_connect.cpp66 int32_t StorageManagerConnect::GetBundleStats(string pkgName, BundleStats &BundleStats) in GetBundleStats() function in OHOS::StorageManager::StorageManagerConnect
Dstorage_statistics_n_exporter.cpp132 napi_value GetBundleStats(napi_env env, napi_callback_info info) in GetBundleStats() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp122 ErrCode InstalldClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp78 ErrCode InstalldHostImpl::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
Dmock_install_client.cpp77 ErrCode InstalldClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h136 virtual ErrCode GetBundleStats( in GetBundleStats() function
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dstorage_manager_service_mock.h69 virtual int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats) override in GetBundleStats() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h68 virtual int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats) override in GetBundleStats() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp129 ErrCode InstalldClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dbundle_mgr_host_impl.cpp2319 bool BundleMgrHostImpl::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2127 bool BundleDataMgr::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp122 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.cpp202 bool BmsInstallDaemonTest::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::BmsInstallDaemonTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp416 ErrCode InstalldHostImpl::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp167 ErrCode InstalldProxy::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldProxy
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp349 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats) in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1058 …virtual bool GetBundleStats(const std::string &bundleName, int32_t userId, std::vector<int64_t> &b… in GetBundleStats() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp2717 bool BundleMgrProxy::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp3143 bool BundleTestTool::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleTestTool