Searched refs:APP_LOGW_NOFUNC (Results 1 - 12 of 12) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | account_helper.cpp | 76 APP_LOGW_NOFUNC("GetOsAccountLocalIdFromUid fail uid:%{public}d req from active userid", callingUid); in GetOsAccountLocalIdFromUid()
|
H A D | user_unlocked_event_subscriber.cpp | 242 APP_LOGW_NOFUNC("failed to SetDirApl baseDir dir"); in ProcessUpdateAppDataDir() 249 APP_LOGW_NOFUNC("failed to SetDirApl baseDataDir dir"); in ProcessUpdateAppDataDir()
|
H A D | bundle_data_mgr.cpp | 270 APP_LOGW_NOFUNC("UpdateBundleInstallState -n %{public}s fail current:%{public}d state:%{public}d", in UpdateBundleInstallState() 3458 APP_LOGW_NOFUNC("uid %{public}d is not existed", uid); in GetInnerBundleInfoAndIndexByUid() 4033 APP_LOGW_NOFUNC("%{public}s not find", bundleName.c_str()); in GetInnerBundleInfoWithFlags() 4114 APP_LOGW_NOFUNC("%{public}s not find", bundleName.c_str()); in GetInnerBundleInfoWithBundleFlagsV9() 4980 APP_LOGW_NOFUNC("get preInstall bundleInfo failed -n: %{public}s", bundleName.c_str()); in GetPreInstallBundleInfo() 5121 APP_LOGW_NOFUNC("%{public}s not exist", bundleName.c_str()); in GetInnerBundleUserInfos() 6317 APP_LOGW_NOFUNC("FetchInnerBundleInfo not found %{public}s", bundleName.c_str()); in FetchInnerBundleInfo() 6611 APP_LOGW_NOFUNC("-n %{public}s not exist", bundleName.c_str()); in GetAppProvisionInfo() 6978 APP_LOGW_NOFUNC("QueryInnerBundleInfo not find %{public}s", bundleName.c_str()); in QueryInnerBundleInfo() 7009 APP_LOGW_NOFUNC(" in GetSpecifiedDistributionType() [all...] |
H A D | inner_bundle_info.cpp | 2919 APP_LOGW_NOFUNC("key:%{public}s not found", key.c_str()); in IsAbilityEnabled() 2938 APP_LOGW_NOFUNC("key:%{public}s not found", key.c_str()); in IsAbilityEnabled() 3059 APP_LOGW_NOFUNC("key:%{public}s not found", key.c_str()); in IsAbilityEnabledV9() 3077 APP_LOGW_NOFUNC("key:%{public}s not found", key.c_str()); in IsAbilityEnabledV9()
|
H A D | bundle_mgr_host_impl.cpp | 2060 APP_LOGW_NOFUNC("SetApplicationEnabled %{public}s %{public}d %{public}d callingUid:%{public}d", in SetApplicationEnabled() 2201 APP_LOGW_NOFUNC("SetAbilityEnabled %{public}s %{public}d %{public}d callingUid:%{public}d", in SetAbilityEnabled()
|
H A D | module_profile.cpp | 2532 APP_LOGW_NOFUNC("not overlayed hap"); in ObtainOverlayType()
|
/foundation/bundlemanager/bundle_framework/common/log/include/ |
H A D | app_log_wrapper.h | 75 #define APP_LOGW_NOFUNC(fmt, ...) \ macro
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_parser.cpp | 164 APP_LOGW_NOFUNC("ParseResourceInfo fail key:%{public}s", resourceInfos[index].GetKey().c_str()); in ParseResourceInfos() 314 APP_LOGW_NOFUNC("ParseLabelResource labelId invalid label is bundleName"); in ParseLabelResourceByResourceManager()
|
H A D | bundle_resource_manager.cpp | 192 APP_LOGW_NOFUNC("key:%{public}s Parse failed, need to modify label and icon", in AddResourceInfos()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
H A D | rdb_data_manager.cpp | 394 APP_LOGW_NOFUNC("ExecuteSql insertColumnSql failed ret: %{public}d", insertRet); in CreateTable()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 1043 APP_LOGW_NOFUNC("fwk new version code is lower than current"); in CheckNeedUpdate() 1046 APP_LOGW_NOFUNC("fwk upgrade old version:%{public}d new version: %{public}d", oldVersionCode, versionCode_); in CheckNeedUpdate()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_data_manager.cpp | 156 APP_LOGW_NOFUNC("the old bundle is not internal overlay");
in BuildInternalOverlayConnection()
|
Completed in 46 milliseconds