Searched defs:GetAllBundleStats (Results 1 - 11 of 11) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 203 virtual ErrCode GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::IInstalld
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 117 ErrCode InstalldHostImpl::GetAllBundleStats(const int32_t userId,
in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | mock_install_client.cpp | 127 ErrCode InstalldClient::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
|
H A D | installd_client.cpp | 178 ErrCode InstalldClient::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 193 ErrCode InstalldClient::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldClient
|
H A D | bundle_mgr_host_impl.cpp | 3090 bool BundleMgrHostImpl::GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 3574 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/ |
H A D | installd_proxy.cpp | 310 ErrCode InstalldProxy::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldProxy
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 942 ErrCode InstalldHostImpl::GetAllBundleStats(const int32_t userId, in GetAllBundleStats() function in OHOS::AppExecFwk::InstalldHostImpl
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 3152 bool BundleMgrProxy::GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function in OHOS::AppExecFwk::BundleMgrProxy
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1236 virtual bool GetAllBundleStats(int32_t userId, std::vector<int64_t> &bundleStats) in GetAllBundleStats() function in OHOS::AppExecFwk::IBundleMgr
|
Completed in 40 milliseconds