/foundation/filemanagement/app_file_service/tests/mock/module_external/src/ |
H A D | sms_adapter_mock.cpp | 21 StorageManager::BundleStats StorageMgrAdapter::GetBundleStats(const string &bundleName) in GetBundleStats() function in OHOS::FileManagement::Backup::StorageMgrAdapter
|
/foundation/filemanagement/app_file_service/tests/mock/module_external/ |
H A D | sms_adapter_mock.cpp | 22 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/ |
H A D | sms_adapter.cpp | 51 StorageManager::BundleStats StorageMgrAdapter::GetBundleStats(const string &bundleName) in GetBundleStats() function in OHOS::FileManagement::Backup::StorageMgrAdapter
|
H A D | bms_adapter.cpp | 90 static int64_t GetBundleStats(const string &bundleName, int32_t userId) in GetBundleStats() function
|
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | storage_statistics_n_exporter.cpp | 163 napi_value GetBundleStats(napi_env env, napi_callback_info info) in GetBundleStats() function
|
H A D | storage_manager_connect.cpp | 67 int32_t StorageManagerConnect::GetBundleStats(string pkgName, BundleStats &BundleStats, int32_t appIndex) in GetBundleStats() function in OHOS::StorageManager::StorageManagerConnect
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/ |
H A D | bms_extension_client.cpp | 319 ErrCode BmsExtensionClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionClient
|
/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() function in OHOS::AppExecFwk::BundleMgrExt
|
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_status_service.cpp | 170 int32_t StorageStatusService::GetBundleStats(const std::string &pkgName, in GetBundleStats() function in OHOS::StorageManager::StorageStatusService 299 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/src/ |
H A D | bms_extension_data_mgr.cpp | 196 ErrCode BmsExtensionDataMgr::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionDataMgr
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_test.cpp | 203 bool BmsInstallDaemonTest::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::BmsInstallDaemonTest [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 197 virtual ErrCode GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::IInstalld
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 110 ErrCode InstalldHostImpl::GetBundleStats(
in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | mock_install_client.cpp | 121 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
|
H A D | installd_client.cpp | 167 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 182 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
|
H A D | bundle_mgr_host_impl.cpp | 3060 bool BundleMgrHostImpl::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 288 ErrCode InstalldProxy::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldProxy
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 148 int32_t StorageManager::GetBundleStats(std::string pkgName, BundleStats &bundleStats, int32_t appIndex) in GetBundleStats() function in OHOS::StorageManager::StorageManager
|
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 631 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats, int32_t appIndex) in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
|
/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_manager_proxy_mock.cpp | 140 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats, int32_t appIndex) in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 913 ErrCode InstalldHostImpl::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 3112 bool BundleMgrProxy::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrProxy
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1230 virtual bool GetBundleStats(const std::string &bundleName, int32_t userId, std::vector<int64_t> &bundleStats, in GetBundleStats() function in OHOS::AppExecFwk::IBundleMgr
|
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 3565 bool BundleTestTool::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleTestTool
|