Searched refs:APP_LOGE_NOFUNC (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_sign_data_cache_mgr.cpp | 58 APP_LOGE_NOFUNC("register screen unlock event for pending sign AOT error"); in RegisterScreenUnlockListener() 68 APP_LOGE_NOFUNC("unregister screen unlock event error"); in UnregisterScreenUnlockEvent() 97 APP_LOGE_NOFUNC("wait for enforce sign enable time out"); in HandleUnlockEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_parser.cpp | 219 APP_LOGE_NOFUNC("ParseResourceInfo failed, key:%{public}s", resourceInfo.GetKey().c_str()); in ParseResourceInfoWithSameHap() 288 APP_LOGE_NOFUNC("ParseLabelResource failed, key %{public}s", resourceInfo.GetKey().c_str()); in ParseResourceInfoByResourceManager() 293 APP_LOGE_NOFUNC("ParseIconResource failed, key %{public}s", resourceInfo.GetKey().c_str()); in ParseResourceInfoByResourceManager() 330 APP_LOGE_NOFUNC("iconId is 0 or less than 0"); in ParseIconResourceByResourceManager()
|
H A D | bundle_resource_host_impl.cpp | 54 … APP_LOGE_NOFUNC("get resource failed -n %{public}s -f %{public}u", bundleName.c_str(), flags); in GetBundleResourceInfo() 83 … APP_LOGE_NOFUNC("get resource failed -n %{public}s -f %{public}u", bundleName.c_str(), flags); in GetLauncherAbilityResourceInfo()
|
H A D | bundle_resource_manager.cpp | 410 APP_LOGE_NOFUNC("%{public}s not exist in resource rdb", bundleName.c_str()); in GetBundleResourceInfo() 431 APP_LOGE_NOFUNC("%{public}s not exist in resource rdb", bundleName.c_str()); in GetLauncherAbilityResourceInfo()
|
H A D | bundle_resource_rdb.cpp | 289 …APP_LOGE_NOFUNC("rdb GetBundleResourceInfo -n %{public}s failed:%{public}d systemState:%{public}s", in GetBundleResourceInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/include/ |
H A D | app_log_wrapper.h | 77 #define APP_LOGE_NOFUNC(fmt, ...) \ macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
H A D | bundle_monitor.cpp | 116 APP_LOGE_NOFUNC("no permission to unregister bundle status callback"); in Unregister()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/ |
H A D | extend_resource_manager_proxy.cpp | 245 APP_LOGE_NOFUNC("GetDynamicIcon failed: %{public}d", ret); in GetDynamicIcon()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 2550 APP_LOGE_NOFUNC("GetDynamicIcon failed"); in InnerGetDynamicIcon() 3547 APP_LOGE_NOFUNC("GetApplicationInfo failed -n:%{public}s -f: %{public}d -u: %{public}d", in GetApplicationInfoSync() 3628 APP_LOGE_NOFUNC("GetBundleInfoV9 failed -n %{public}s -f %{public}d -u %{public}d", in GetBundleInfoSync() 4575 APP_LOGE_NOFUNC("GetSpecifiedDistributionType failed -n %{public}s ret:%{public}d", in GetSpecifiedDistributionType() 4622 APP_LOGE_NOFUNC("GetAdditionalInfo %{public}s error", bundleName.c_str()); in GetAdditionalInfo() 4759 … APP_LOGE_NOFUNC("napi GetJsonProfile err:%{public}d -n %{public}s", ret, bundleName.c_str()); in GetJsonProfile()
|
H A D | bundle_manager_sync.cpp | 961 APP_LOGE_NOFUNC("GetAppProvisionInfoSync fail -n %{public}s -u %{public}d ret:%{public}d", in GetAppProvisionInfoSync()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 1550 APP_LOGE_NOFUNC("fail to GetHapModuleInfo from server"); in GetHapModuleInfo() 4232 APP_LOGE_NOFUNC("GetUninstalledBundleInfo failed: %{public}d", res); in GetUninstalledBundleInfo() 4380 APP_LOGE_NOFUNC("GetParcelableInfo reply false"); in GetParcelableInfo() 4484 APP_LOGE_NOFUNC("reply ErrCode: %{public}d", ret); in GetParcelInfoIntelligent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_bundle_info.cpp | 3397 …APP_LOGE_NOFUNC("SetCloneApplicationEnabled not find:%{public}s bundleUserInfo in userId:%{public}… in SetCloneApplicationEnabled() 3404 … APP_LOGE_NOFUNC("SetCloneApplicationEnabled not find:%{public}d appIndex in userId:%{public}d", in SetCloneApplicationEnabled()
|
H A D | bundle_mgr_host_impl.cpp | 4280 … APP_LOGE_NOFUNC("GetCloneBundleInfo fail -n %{public}s -u %{public}d -i %{public}d -f %{public}d" in GetCloneBundleInfo()
|
H A D | bundle_data_mgr.cpp | 3980 APP_LOGE_NOFUNC("GetApplicationEnabledV9 failed ret:%{public}d", ret); in GetInnerBundleInfoWithFlags() 4055 …APP_LOGE_NOFUNC("GetApplicationEnabledV9 failed ret:%{public}d -n %{public}s", ret, bundleName.c_s… in GetInnerBundleInfoWithFlagsV9()
|