Home
last modified time | relevance | path

Searched defs:GetAllBundleStats (Results 1 – 11 of 11) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h159 …virtual ErrCode GetAllBundleStats(const std::vector<std::string> &bundleNames, const int32_t userI… in GetAllBundleStats() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_install_client.cpp96 ErrCode InstalldClient::GetAllBundleStats(const std::vector<std::string> &bundleNames, const int32_… in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dinstalld_client.cpp149 ErrCode InstalldClient::GetAllBundleStats(const std::vector<std::string> &bundleNames, const int32_… in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp94 ErrCode InstalldHostImpl::GetAllBundleStats(const std::vector<std::string> &bundleNames, const int3… in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp155 ErrCode InstalldClient::GetAllBundleStats(const std::vector<std::string> &bundleNames, const int32_… in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
Dbundle_mgr_host_impl.cpp2568 bool BundleMgrHostImpl::GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2380 bool BundleDataMgr::GetAllBundleStats(const int32_t userId, std::vector<int64_t> &bundleStats) const in GetAllBundleStats() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp220 ErrCode InstalldProxy::GetAllBundleStats(const std::vector<std::string> &bundleNames, const int32_t… in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp683 ErrCode InstalldHostImpl::GetAllBundleStats(const std::vector<std::string> &bundleNames, const int3… in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1098 virtual bool GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp2801 bool BundleMgrProxy::GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function in OHOS::AppExecFwk::BundleMgrProxy