Home
last modified time | relevance | path

Searched defs:GetBundleStats (Results 1 – 25 of 27) 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.cpp83 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.cpp110 int32_t StorageStatusService::GetBundleStats(const std::string &pkgName, BundleStats &bundleStats) in GetBundleStats() function in OHOS::StorageManager::StorageStatusService
164 int32_t StorageStatusService::GetBundleStats(const std::string &pkgName, int32_t userId, BundleStat… in GetBundleStats() function in OHOS::StorageManager::StorageStatusService
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
Dbundle_mgr_ext.h62 …virtual ErrCode GetBundleStats(const std::string &bundleName, int32_t userId, std::vector<int64_t>… in GetBundleStats() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp195 ErrCode BmsExtensionDataMgr::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/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/src/bms_extension/
Dbms_extension_client.cpp228 ErrCode BmsExtensionClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionClient
/foundation/ability/ability_runtime/test/unittest/uri_permission_persistable_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/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/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h153 virtual ErrCode GetBundleStats( in GetBundleStats() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_install_client.cpp90 ErrCode InstalldClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dinstalld_client.cpp138 ErrCode InstalldClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp88 ErrCode InstalldHostImpl::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp144 ErrCode InstalldClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dbundle_mgr_host_impl.cpp2541 bool BundleMgrHostImpl::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp203 bool BmsInstallDaemonTest::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::BmsInstallDaemonTest
/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/src/ipc/
Dinstalld_proxy.cpp199 ErrCode InstalldProxy::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldProxy
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp418 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats) in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp636 ErrCode InstalldHostImpl::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1093 …virtual bool GetBundleStats(const std::string &bundleName, int32_t userId, std::vector<int64_t> &b… in GetBundleStats() function
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp3213 bool BundleTestTool::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleTestTool

12