Searched defs:GetSharedBundleInfo (Results 1 – 6 of 6) sorted by relevance
1328 … virtual ErrCode GetSharedBundleInfo(const std::string &bundleName, const std::string &moduleName, in GetSharedBundleInfo() function
2132 bool InnerBundleInfo::GetSharedBundleInfo(SharedBundleInfo &sharedBundleInfo) const in GetSharedBundleInfo() function in OHOS::AppExecFwk::InnerBundleInfo2493 bool InnerBundleInfo::GetSharedBundleInfo(int32_t flags, BundleInfo &bundleInfo) const in GetSharedBundleInfo() function in OHOS::AppExecFwk::InnerBundleInfo
3415 ErrCode BundleMgrHostImpl::GetSharedBundleInfo(const std::string &bundleName, const std::string &mo… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
6627 ErrCode BundleDataMgr::GetSharedBundleInfo(const std::string &bundleName, const std::string &module… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr6748 ErrCode BundleDataMgr::GetSharedBundleInfo(const std::string &bundleName, int32_t flags, BundleInfo… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr
3700 ErrCode BundleMgrProxy::GetSharedBundleInfo(const std::string &bundleName, const std::string &modul… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
4200 napi_value GetSharedBundleInfo(napi_env env, napi_callback_info info) in GetSharedBundleInfo() function