Searched defs:GetBundleInfoForSelf (Results 1 – 6 of 6) sorted by relevance
41 bool BundleMgrProxyNative::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrProxyNative
372 ErrCode BundleMgrService::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrService
187 virtual ErrCode GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function
241 ErrCode BundleMgrHostImpl::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrHostImpl
377 ErrCode BundleMgrProxy::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrProxy
2781 napi_value GetBundleInfoForSelf(napi_env env, napi_callback_info info) in GetBundleInfoForSelf() function