/ohos5.0/foundation/communication/netmanager_base/utils/bundle_utils/src/ |
H A D | net_bundle_impl.cpp | 50 auto ret = bundleMgrProxy->GetBundleInfoForSelf(0, bundleInfo); in GetJsonFromBundle() 73 auto ret = bundleMgrProxy->GetBundleInfoForSelf(static_cast<int32_t>(flags), bundleInfo); in IsAtomicService() 91 auto ret = bundleMgrProxy->GetBundleInfoForSelf(static_cast<int32_t>(flags), bundleInfo); in ObtainBundleNameForSelf() 109 auto ret = bundleMgrProxy->GetBundleInfoForSelf(static_cast<int32_t>(flags), bundleInfo); in ObtainTargetApiVersionForSelf()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager.cpp | 34 AppExecFwk::BundleInfo BundleManagerImpl::GetBundleInfoForSelf(int32_t bundleFlags) in GetBundleInfoForSelf() function in OHOS::CJSystemapi::BundleManager::BundleManagerImpl 39 iBundleMgr->GetBundleInfoForSelf(bundleFlags, bundleInfo); in GetBundleInfoForSelf() 131 naBundleMgr->GetBundleInfoForSelf(getExtensionFlag, bundleInfo)); in GetProfileByExtensionAbility() 220 …ErrCode ret = AppExecFwk::CommonFunc::ConvertErrCode(iBundleMgr->GetBundleInfoForSelf(getAbilityFl… in GetProfileByAbility()
|
H A D | bundle_manager.h | 36 static AppExecFwk::BundleInfo GetBundleInfoForSelf(int32_t bundleFlags);
|
H A D | bundle_manager_ffi.cpp | 85 AppExecFwk::BundleInfo bundleInfo = BundleManagerImpl::GetBundleInfoForSelf(bundleFlags); in FfiOHOSGetBundleInfoForSelf()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/src/ |
H A D | native_interface_bundle.cpp | 107 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetCurrentApplicationInfo() 156 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetAppId() 187 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetAppIdentifier() 220 if (!bundleMgrProxyNative.GetBundleInfoForSelf(bundleInfoFlag, bundleInfo)) { in OH_NativeBundle_GetMainElementName()
|
H A D | bundle_mgr_proxy_native.cpp | 42 bool BundleMgrProxyNative::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrProxyNative
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_bundle_mgr_helper.cpp | 82 ErrCode EGLBundleMgrHelper::GetBundleInfoForSelf(AppExecFwk::GetBundleInfoFlag flags, BundleInfo &b… in GetBundleInfoForSelf() function in OHOS::AppExecFwk::EGLBundleMgrHelper 90 return bundleMgr->GetBundleInfoForSelf(static_cast<int32_t>(flags), bundleInfo); in GetBundleInfoForSelf()
|
H A D | egl_bundle_mgr_helper.h | 28 ErrCode GetBundleInfoForSelf(AppExecFwk::GetBundleInfoFlag flags, BundleInfo& bundleInfo);
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | sys_cap_util.cpp | 65 if (iBundleMgr->GetBundleInfoForSelf(0, bundleInfo) == ERR_OK) { in GetBundleName() 86 if (iBundleMgr->GetBundleInfoForSelf(0, bundleInfo) == ERR_OK) { in GetApiCompatibleVersion()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/include/ |
H A D | mock_bundle_manager.h | 40 ErrCode GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo);
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
H A D | egl_bundle_mgr_helper_test.cpp | 44 auto result = eglBundleMgrHelper->GetBundleInfoForSelf( in HWTEST_F()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/include/ |
H A D | bundle_mgr_proxy_native.h | 41 bool GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo);
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/ |
H A D | mock_bundle_manager.cpp | 27 ErrCode BundleMgrService::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/ |
H A D | camera_rotation_api_utils.cpp | 49 if (iBundleMgr->GetBundleInfoForSelf(0, bundleInfo) == ERR_OK) { in GetApiVersion()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_bundle_config_parser.cpp | 39 ErrCode errCode = bundleMgr->GetBundleInfoForSelf( in IsMetaDataExistInModule()
|
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/ |
H A D | common_func.cpp | 66 auto ret = bundleMgrProxy->GetBundleInfoForSelf(0, bundleInfo); in GetSelfBundleName()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_module_reader.cpp | 185 …auto getInfoResult = bundleMgrHelper->GetBundleInfoForSelf(static_cast<int32_t>(AppExecFwk::GetBun… in GetPresetAppHapPath() 217 …auto getInfoResult = bundleMgrProxy->GetBundleInfoForSelf(static_cast<int32_t>(AppExecFwk::GetBund… in GetHapPathList()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
H A D | test_runner.cpp | 48 if (bundleMgrHelper->GetBundleInfoForSelf( in Create()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | navigation_route_ohos.cpp | 48 if (bundleManager->GetBundleInfoForSelf( in InitRouteMap()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_bundle_manager_service.h | 41 MOCK_METHOD2(GetBundleInfoForSelf, ErrCode(int32_t flags, AppExecFwk::BundleInfo &bundleInfo));
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_util.cpp | 116 if (iBundleMgr->GetBundleInfoForSelf(0, bundleInfo) == ERR_OK) { in GetApiCompatibleVersion()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_grant_test.cpp | 265 auto ret = bundleMgrHostImpl_->GetBundleInfoForSelf(
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | native_module.cpp | 137 DECLARE_NAPI_FUNCTION("getBundleInfoForSelf", GetBundleInfoForSelf), in BundleManagerExport()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
H A D | mock_bundle_manager.h | 151 ErrCode GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo);
|
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/ |
H A D | cm_napi_open_install_dialog.cpp | 222 int32_t resCode = bundleMgrProxy->GetBundleInfoForSelf(flags, bundleInfo); in GetCallerLabelName()
|