Searched defs:GetSharedBundleInfo (Results 1 – 6 of 6) sorted by relevance
1143 … virtual ErrCode GetSharedBundleInfo(const std::string &bundleName, const std::string &moduleName, in GetSharedBundleInfo() function
2271 bool InnerBundleInfo::GetSharedBundleInfo(SharedBundleInfo &sharedBundleInfo) const in GetSharedBundleInfo() function in OHOS::AppExecFwk::InnerBundleInfo2629 bool InnerBundleInfo::GetSharedBundleInfo(int32_t flags, BundleInfo &bundleInfo) const in GetSharedBundleInfo() function in OHOS::AppExecFwk::InnerBundleInfo
2592 ErrCode BundleMgrHostImpl::GetSharedBundleInfo(const std::string &bundleName, const std::string &mo… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
4702 ErrCode BundleDataMgr::GetSharedBundleInfo(const std::string &bundleName, const std::string &module… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr4823 ErrCode BundleDataMgr::GetSharedBundleInfo(const std::string &bundleName, int32_t flags, BundleInfo… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr
3293 ErrCode BundleMgrProxy::GetSharedBundleInfo(const std::string &bundleName, const std::string &modul… in GetSharedBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
2949 napi_value GetSharedBundleInfo(napi_env env, napi_callback_info info) in GetSharedBundleInfo() function