Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h209 virtual ErrCode GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp184 ErrCode InstalldClient::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp134 ErrCode InstalldClient::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp119 ErrCode InstalldHostImpl::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp204 ErrCode InstalldClient::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
H A Dbundle_mgr_host_impl.cpp3131 bool BundleMgrHostImpl::GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3523 bool BundleDataMgr::GetAllBundleStats(const int32_t userId, std::vector<int64_t> &bundleStats) const in GetAllBundleStats() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp339 ErrCode InstalldProxy::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1237 virtual bool GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp996 ErrCode InstalldHostImpl::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp3123 bool BundleMgrProxy::GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function in OHOS::AppExecFwk::BundleMgrProxy