Searched refs:bundleMgrProxyNative (Results 1 – 1 of 1) sorted by relevance
102 OHOS::AppExecFwk::BundleMgrProxyNative bundleMgrProxyNative; in OH_NativeBundle_GetCurrentApplicationInfo() local107 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetCurrentApplicationInfo()151 OHOS::AppExecFwk::BundleMgrProxyNative bundleMgrProxyNative; in OH_NativeBundle_GetAppId() local156 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetAppId()182 OHOS::AppExecFwk::BundleMgrProxyNative bundleMgrProxyNative; in OH_NativeBundle_GetAppIdentifier() local187 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetAppIdentifier()215 OHOS::AppExecFwk::BundleMgrProxyNative bundleMgrProxyNative; in OH_NativeBundle_GetMainElementName() local220 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetMainElementName()254 OHOS::AppExecFwk::BundleMgrProxyNative bundleMgrProxyNative; in OH_NativeBundle_GetCompatibleDeviceType() local256 if (!bundleMgrProxyNative.GetCompatibleDeviceTypeNative(deviceType)) { in OH_NativeBundle_GetCompatibleDeviceType()