Searched refs:bundleInfoFlag (Results 1 – 3 of 3) sorted by relevance
104 …auto bundleInfoFlag = static_cast<int32_t>(OHOS::AppExecFwk::GetBundleInfoFlag::GET_BUNDLE_INFO_WI… in OH_NativeBundle_GetCurrentApplicationInfo() local107 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetCurrentApplicationInfo()153 auto bundleInfoFlag = in OH_NativeBundle_GetAppId() local156 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetAppId()184 auto bundleInfoFlag = in OH_NativeBundle_GetAppIdentifier() local187 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetAppIdentifier()217 …auto bundleInfoFlag = static_cast<int32_t>(OHOS::AppExecFwk::GetBundleInfoFlag::GET_BUNDLE_INFO_WI… in OH_NativeBundle_GetMainElementName() local220 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetMainElementName()
329 …AppExecFwk::GetBundleInfoFlag bundleInfoFlag = AppExecFwk::GetBundleInfoFlag::GET_BUNDLE_INFO_WITH… in GetBundleAppIdByBundleName() local330 …auto ret = bundleInstance->GetBundleInfoV9(bundleName, static_cast<int32_t>(bundleInfoFlag), bundl… in GetBundleAppIdByBundleName()
606 …int32_t bundleInfoFlag = static_cast<int32_t>(AppExecFwk::GetBundleInfoFlag::GET_BUNDLE_INFO_WITH_… in GetPaymentAbilityInfosFromVendor() local614 ability.bundleName, bundleInfoFlag, bundleInfo, AppExecFwk::Constants::START_USERID); in GetPaymentAbilityInfosFromVendor()