Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_external/
H A Dsms_adapter_mock.cpp22 StorageManager::BundleStats StorageMgrAdapter::GetBundleStats(const std::string &bundleName) in GetBundleStats() function in OHOS::FileManagement::Backup::StorageMgrAdapter
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dsms_adapter.cpp51 StorageManager::BundleStats StorageMgrAdapter::GetBundleStats(const string &bundleName) in GetBundleStats() function in OHOS::FileManagement::Backup::StorageMgrAdapter
H A Dbms_adapter.cpp90 static int64_t GetBundleStats(const string &bundleName, int32_t userId) in GetBundleStats() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbundle_mgr_ext.h70 …virtual ErrCode GetBundleStats(const std::string &bundleName, int32_t userId, std::vector<int64_t>… in GetBundleStats() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp67 int32_t StorageManagerConnect::GetBundleStats(string pkgName, BundleStats &BundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManagerConnect
H A Dstorage_statistics_n_exporter.cpp173 napi_value GetBundleStats(napi_env env, napi_callback_info info) in GetBundleStats() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp311 ErrCode BmsExtensionClient::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionClient
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h73 virtual int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h70 …int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats, int32_t appIndex, uint32_t s… in GetBundleStats() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp212 ErrCode BmsExtensionDataMgr::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h74 virtual int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_manager_proxy_mock.cpp124 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp172 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp127 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp111 ErrCode InstalldHostImpl::GetBundleStats( in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp191 ErrCode InstalldClient::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldClient
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp148 int32_t StorageManager::GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManager
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp213 bool BmsInstallDaemonTest::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::BmsInstallDaemonTest
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp101 …int32_t GetBundleStats(std::string pkgName, BundleStats &bundleStats, int32_t appIndex, uint32_t s… in GetBundleStats() function in OHOS::AccountTest::MockStorageMgrProxy
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp521 int32_t StorageManagerProxy::GetBundleStats(std::string pkgName, BundleStats &bundleStats, in GetBundleStats() function in OHOS::StorageManager::StorageManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp304 ErrCode InstalldProxy::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp953 ErrCode InstalldHostImpl::GetBundleStats(const std::string &bundleName, const int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp3515 bool BundleTestTool::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleTestTool
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp3080 bool BundleMgrProxy::GetBundleStats(const std::string &bundleName, int32_t userId, in GetBundleStats() function in OHOS::AppExecFwk::BundleMgrProxy

12