Searched defs:GetAllSharedBundleInfo (Results 1 – 5 of 5) sorted by relevance
1323 virtual ErrCode GetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) in GetAllSharedBundleInfo() function
3686 ErrCode BundleMgrProxy::GetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) in GetAllSharedBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
3395 ErrCode BundleMgrHostImpl::GetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) in GetAllSharedBundleInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
6610 ErrCode BundleDataMgr::GetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) const in GetAllSharedBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr
4115 napi_value GetAllSharedBundleInfo(napi_env env, napi_callback_info info) in GetAllSharedBundleInfo() function