Home
last modified time | relevance | path

Searched refs:APP_LOGW (Results 1 – 25 of 124) sorted by relevance

12345

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp121 APP_LOGW("link failed"); in IsRdDevice()
216 APP_LOGW("link failed"); in GetBundleStats()
231 APP_LOGW("link failed"); in ClearData()
246 APP_LOGW("link failed"); in ClearCache()
261 APP_LOGW("link failed"); in GetUidByBundleName()
276 APP_LOGW("link failed"); in GetBundleNameByUid()
291 APP_LOGW("link failed"); in VerifyActivationLock()
306 APP_LOGW("link failed"); in GetBackupUninstallList()
321 APP_LOGW("link failed"); in ClearBackupUninstallFile()
336 APP_LOGW("link failed"); in IsAppInBlocklist()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_data_manager.cpp62 APP_LOGW("innerModuleInfo in innerBundleInfo is empty"); in IsExistedNonOverlayHap()
70 APP_LOGW("only overlay hap existed"); in IsExistedNonOverlayHap()
78 APP_LOGW("innerModuleInfos is empty"); in UpdateInternalOverlayInfo()
106 APP_LOGW("innerModuleInfos is empty"); in UpdateExternalOverlayInfo()
118 APP_LOGW("save external overlay module state failed"); in UpdateExternalOverlayInfo()
156 APP_LOGW("the old bundle is not internal overlay"); in BuildInternalOverlayConnection()
202 APP_LOGW("bundleDir is invalid"); in GetBundleDir()
215 APP_LOGW("innerModuleInfos is empty"); in RemoveOverlayModuleConnection()
617 APP_LOGW("no overlay states info in innerUserInfo"); in GetModulesStateFromUserInfo()
736 APP_LOGW("get dataMgr failed"); in AddOverlayModuleStates()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp117 APP_LOGW("dataMgr is nullptr"); in BatchQueryAbilityInfos()
245 APP_LOGW("dataMgr is nullptr"); in BatchGetBundleInfo()
315 APP_LOGW("bmsExtensionImpl_ is null"); in GetBundleStats()
323 APP_LOGW("bmsExtensionImpl_ is null"); in ClearData()
331 APP_LOGW("bmsExtensionImpl_ is null"); in ClearCache()
339 APP_LOGW("bmsExtensionImpl_ is null"); in GetUidByBundleName()
347 APP_LOGW("bmsExtensionImpl_ is null"); in GetBundleNameByUid()
356 APP_LOGW("bmsExtensionImpl_ is null"); in AddResourceInfoByBundleName()
366 APP_LOGW("bmsExtensionImpl_ is null"); in AddResourceInfoByAbility()
375 APP_LOGW("bmsExtensionImpl_ is null"); in DeleteResourceInfo()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp154 APP_LOGW("LoadAllData failed"); in LoadDataFromPersistentStorage()
2514 APP_LOGW("bundleName is empty"); in UpateExtResources()
2540 APP_LOGW("bundleName is empty"); in RemoveExtResources()
4133 APP_LOGW("bundleName empty"); in DisableBundle()
4151 APP_LOGW("bundleName empty"); in EnableBundle()
4482 APP_LOGW("bundleName is null"); in GenerateUidAndGid()
4670 APP_LOGW("bundleName empty"); in GetProvisionId()
4687 APP_LOGW("bundleName empty"); in GetAppFeature()
4902 APP_LOGW("event key is empty"); in GetAllCommonEventInfo()
6163 APP_LOGW("invalid userId"); in ImplicitQueryInfoByPriority()
[all …]
H A Del5_filekey_callback.cpp78 APP_LOGW("create Screen Lock Protection dir %{public}s failed", baseDir.c_str()); in CheckEl5Dir()
84 APP_LOGW("fail to SetDirApl dir %{public}s, error is %{public}d", baseDir.c_str(), result); in CheckEl5Dir()
92 APP_LOGW("create Screen Lock Protection dir %{public}s failed", databaseDir.c_str()); in CheckEl5Dir()
98APP_LOGW("fail to SetDirApl dir %{public}s, error is %{public}d", databaseDir.c_str(), result); in CheckEl5Dir()
H A Dsystem_bundle_installer.cpp155 APP_LOGW("uninstall system bundle fail, error: %{public}d", result); in UninstallSystemBundle()
182 APP_LOGW("uninstall system bundle fail, error: %{public}d", result); in UninstallSystemBundle()
208 APP_LOGW("uninstall system bundle fail, error: %{public}d", result); in UninstallSystemBundle()
228APP_LOGW("uninstall system bundle %{public}s userId %{public}d fail, error: %{public}d", bundleNam… in UninstallSystemBundle()
269 APP_LOGW("uninstall system bundle fail, error: %{public}d", result); in CheckUninstallSystemHsp()
H A Duser_unlocked_event_subscriber.cpp106APP_LOGW("path: %{public}s uid is not same, fileStat.uid:%{public}d, bundleInfo.uid:%{public}d", in CheckPathAttribute()
111 APP_LOGW("path: %{public}s gid is not same, fileStat.gid:%{public}d, gid:%{public}d", in CheckPathAttribute()
117 APP_LOGW("path: %{public}s mode is not same, fileStat.mode:%{public}d, mode:%{public}d", in CheckPathAttribute()
151 APP_LOGW("failed to CreateBundleDataDir"); in CreateBundleDataDir()
208APP_LOGW("QueryDataGroupInfo for bundle %{public}s userId %{public}d failed", bundleInfo.name.c_st… in CreateDataGroupDir()
231APP_LOGW("create data group dir %{private}s userId %{public}d failed", dataGroupInfo.uuid.c_str(),… in CreateDataGroupDir()
381 APP_LOGW("bundle %{public}s create backup dir for user %{public}d failed", in CreateNewBackupDir()
445 APP_LOGW("CreateCloudDir failed for bundle %{private}s errno:%{public}d", in CreateBundleCloudDir()
H A Dbundle_parser.cpp158 APP_LOGW("cannot find pack.info in the hap file"); in ParsePackInfo()
288 APP_LOGW("data is not existed"); in CheckRouterData()
292 APP_LOGW("data is not a json object"); in CheckRouterData()
298APP_LOGW("Error: Value in data object for key %{public}s must be a string", kt.key().c_str()); in CheckRouterData()
334 APP_LOGW("check data type failed"); in ParseRouterArray()
H A Dbundle_scanner.cpp46 APP_LOGW("BundleScanner::Scan scan error"); in Scan()
84 APP_LOGW("close dir fail, errno:%{public}d", errno); in ScanImpl()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.cpp75APP_LOGW("BundleStatusCallback OnBundleAdded work is nullptr bundleName : %{public}s", bundleName.… in OnBundleAdded()
85APP_LOGW("BundleStatusCallback OnBundleAdded asyncCallbackInfo is nullptr bundleName : %{public}s", in OnBundleAdded()
92APP_LOGW("BundleStatusCallback OnBundleAdded loop is nullptr bundleName : %{public}s", bundleName.… in OnBundleAdded()
141APP_LOGW("BundleStatusCallback OnBundleUpdated work is nullptr bundleName : %{public}s", bundleNam… in OnBundleUpdated()
151APP_LOGW("BundleStatusCallback OnBundleUpdated asyncCallbackInfo is nullptr bundleName : %{public}… in OnBundleUpdated()
158APP_LOGW("BundleStatusCallback OnBundleUpdated loop is nullptr bundleName : %{public}s", bundleNam… in OnBundleUpdated()
210APP_LOGW("BundleStatusCallback OnBundleRemoved work is nullptr bundleName : %{public}s", bundleNam… in OnBundleRemoved()
220APP_LOGW("BundleStatusCallback OnBundleUpdated asyncCallbackInfo is nullptr bundleName : %{public}… in OnBundleRemoved()
227APP_LOGW("BundleStatusCallback OnBundleRemoved loop is nullptr bundleName : %{public}s", bundleNam… in OnBundleRemoved()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp86APP_LOGW("install userid:%{public}d is not currentUserId:%{public}d", userId, currentUserId); in SaveStorageDistributeInfo()
97APP_LOGW("GetBundleInfo:%{public}s userid:%{public}d failed", bundleName.c_str(), currentUserId); in SaveStorageDistributeInfo()
103 APP_LOGW("InnerSaveStorageDistributeInfo:%{public}s failed", bundleName.c_str()); in SaveStorageDistributeInfo()
121APP_LOGW("distribute database ipc error and try to call again, result = %{public}d", status); in InnerSaveStorageDistributeInfo()
143APP_LOGW("install userid:%{public}d is not currentUserId:%{public}d", userId, currentUserId); in DeleteStorageDistributeInfo()
157APP_LOGW("distribute database ipc error and try to call again, result = %{public}d", status); in DeleteStorageDistributeInfo()
195APP_LOGW("distribute database ipc error and try to call again, result = %{public}d", status); in GetStorageDistributeInfo()
360APP_LOGW("distribute database ipc error and try to call again, result = %{public}d", status); in TryTwice()
529 APP_LOGW("SyncCompleted uuid %{public}s no result", in SyncCompleted()
541 APP_LOGW("resultStatusSignal_ is set"); in SyncCompleted()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_callback.cpp94 APP_LOGW("theme is empty, no need to change"); in OnApplicationThemeChanged()
145 APP_LOGW("userId:%{public}d current:%{public}d not same", currentUserId, userId); in OnOverlayStatusChanged()
158 APP_LOGW("delete resource failed %{public}s", targetBundleName.c_str()); in OnOverlayStatusChanged()
183 APP_LOGW("currentUserId get failed"); in SetThemeIdForThemeChanged()
196APP_LOGW("UpdateResConfig ret %{public}d, themeId %{public}d", static_cast<int32_t>(ret), themeId); in SetThemeIdForThemeChanged()
H A Dbundle_resource_process.cpp77 APP_LOGW("%{public}s resourceInfo empty", bundleName.c_str()); in GetAllResourceInfo()
180 APP_LOGW("needAddResourceBundles is empty"); in GetResourceInfoByColorModeChanged()
186APP_LOGW("bundleName %{public}s GetResourceInfoByBundleName failed", bundleName.c_str()); in GetResourceInfoByColorModeChanged()
238 APP_LOGW("bundleName: %{public}s get bundle resource failed", in InnerGetResourceInfo()
280 APP_LOGW("%{public}s get resource failed", bundleName.c_str()); in OnGetResourceInfo()
337APP_LOGW("%{public}s no need add ability resource", innerBundleInfo.GetBundleName().c_str()); in GetLauncherAbilityResourceInfos()
354 APP_LOGW("%{public}s no launcher ability Info", innerBundleInfo.GetBundleName().c_str()); in GetLauncherAbilityResourceInfos()
476APP_LOGW("bundleName:%{public}s is shared bundle, no ability", innerBundleInfo.GetBundleName().c_s… in GetAbilityResourceInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dmock_system_bundle_installer.cpp76 APP_LOGW("install system bundle fail, error: %{public}d", result); in OTAInstallSystemBundle()
105 APP_LOGW("uninstall system bundle fail, error: %{public}d", result); in UninstallSystemBundle()
134 APP_LOGW("uninstall system bundle fail, error: %{public}d", result); in UninstallSystemBundle()
162 APP_LOGW("uninstall system bundle fail, error: %{public}d", result); in UninstallSystemBundle()
181APP_LOGW("uninstall system bundle %{public}s userId %{public}d fail, error: %{public}d", bundleNam… in UninstallSystemBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp98 APP_LOGW("metadata value %{public}s, resource %{public}s cannot support path", in FilterDriverSoFile()
107 APP_LOGW("original dir is invalid"); in FilterDriverSoFile()
157 APP_LOGW("invalid metadata resource %{public}s", meta.resource.c_str()); in RemoveDriverSoFile()
180 APP_LOGW("parameters are invalid"); in CreateDriverSoDestinedDir()
184 APP_LOGW("destinedDir %{public}s invalid", destinedDir.c_str()); in CreateDriverSoDestinedDir()
219 APP_LOGW("invalid metadata resource %{public}s", meta.resource.c_str()); in RenameDriverFile()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp620 APP_LOGW("parse pgo param failed"); in ParsePgoParams()
1720 APP_LOGW("asyncCallbackInfo is null"); in CreateAppClone()
1724 APP_LOGW("param count invalid"); in CreateAppClone()
1734 APP_LOGW("parse bundleName failed"); in CreateAppClone()
1818 APP_LOGW("asyncCallbackInfo is null"); in DestroyAppClone()
1822 APP_LOGW("param count invalid"); in DestroyAppClone()
1832 APP_LOGW("parse bundleName failed"); in DestroyAppClone()
1838 APP_LOGW("parse appIndex failed"); in DestroyAppClone()
1921 APP_LOGW("asyncCallbackInfo is null"); in InstallPreexistingApp()
1925 APP_LOGW("param count invalid"); in InstallPreexistingApp()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/
H A Djs_app_control.cpp365 APP_LOGW("parse appIndex falied"); in DeleteDisposedStatusSync()
538 APP_LOGW("nRule not object type"); in ParseDiposedRule()
545 APP_LOGW("parse want failed"); in ParseDiposedRule()
557 APP_LOGW("componentType not valid"); in ParseDiposedRule()
564 APP_LOGW("disposedType parseInt failed"); in ParseDiposedRule()
569 APP_LOGW("disposedType not valid"); in ParseDiposedRule()
581 APP_LOGW("ControlType not valid"); in ParseDiposedRule()
591 APP_LOGW("nElementList not array"); in ParseDiposedRule()
608 APP_LOGW("priority parseInt failed"); in ParseDiposedRule()
672 APP_LOGW("parse appIndex falied"); in GetDisposedRule()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_exception_handler.cpp59 APP_LOGW("toDeleteSandboxDir is empty or no dir to be deleted"); in RemoveSandboxDataDir()
105 APP_LOGW("invalid app index %{public}d", sandboxInfo.appIndex); in RemoveTokenIdAndKeepSandboxDir()
158 APP_LOGW("subscribe common event %{public}s failed", in ListeningUserUnlocked()
182 APP_LOGW("no data dir needs to be deleted"); in RemoveDataDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_service.cpp76 APP_LOGW("the installd service is already ready"); in Init()
124 APP_LOGW("the installd service is already stopped"); in Stop()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp138 APP_LOGW("remove bundle dir %{public}s failed", bundleDir.c_str()); in UnInstall()
432 APP_LOGW("BundleName %{public}s add appProvisionInfo failed", bundleName.c_str()); in AddAppProvisionInfo()
438APP_LOGW("BundleName %{public}s SetSpecifiedDistributionType failed", bundleName.c_str()); in AddAppProvisionInfo()
445 APP_LOGW("BundleName %{public}s SetAdditionalInfo failed", bundleName.c_str()); in AddAppProvisionInfo()
693 APP_LOGW("Remove temp dir %{public}s failed %{public}d", in MoveSoToRealPath()
703 APP_LOGW("pre bundle: %{public}s no rollback due to no space", bundleName_.c_str()); in RollBack()
919 APP_LOGW("innerbundleinfos is empty"); in CheckNeedInstall()
930 APP_LOGW("bundle %{public}s type is not same, existing type is %{public}d", in CheckNeedInstall()
935 APP_LOGW("version code is lower than current app service"); in CheckNeedInstall()
951 APP_LOGW("version code is lower than current app service"); in CheckNeedUpdate()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/common/
H A Dserial_queue.cpp61 APP_LOGW("task not found, CancelDelayTask failed"); in CancelDelayTask()
67 APP_LOGW("CancelDelayTask failed, err %{public}d", ret); in CancelDelayTask()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/
H A Dpackage.cpp116 APP_LOGW("hasInstalledOptions is nullptr"); in ParseCheckPackageHasInstalledOptions()
187 APP_LOGW("NAPI_HasInstalled, asyncCallbackInfo == nullptr"); in HasInstalledExecute()
202 APP_LOGW("NAPI_HasInstalled, asyncCallbackInfo == nullptr"); in HasInstalledAsyncComplete()
243 APP_LOGW("requires 1 parameter"); in HasInstalled()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp120 APP_LOGW("sendStartSharedBundleInstallNotify needSendEvent is false"); in sendStartSharedBundleInstallNotify()
135 APP_LOGW("notify status failed for start install"); in sendStartSharedBundleInstallNotify()
294APP_LOGW("inner shared module infos not found (%{public}s)", item.second.GetBundleName().c_str()); in CheckBundleTypeWithInstalledVersion()
380 APP_LOGW("update path failed %{public}s %{public}d", moduleDir.c_str(), result); in UpdateInnerModuleInfo()
509 APP_LOGW("bundleName: %{public}s add appProvisionInfo failed", bundleName.c_str()); in AddAppProvisionInfo()
519APP_LOGW("bundleName: %{public}s SetSpecifiedDistributionType failed", bundleName.c_str()); in SaveInstallParamInfo()
525 APP_LOGW("bundleName: %{public}s SetAdditionalInfo failed", bundleName.c_str()); in SaveInstallParamInfo()
617APP_LOGW("remove temp hsp dir %{public}s failed, error is %{public}d", tempHspDir.c_str(), result); in SaveHspToRealInstallationDir()
648APP_LOGW("remove hsp temp so dir %{public}s failed, error is %{public}d", deleteTempDir.c_str(), r… in MoveSoToRealPath()
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/
H A DREADME.md26 APP_LOGW("three %{private}s", "1234");
33 APP_LOGW("seven %{private}s", "1234");
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/
H A Dapp_provision_info_rdb.cpp246APP_LOGW("bundleName %{public}s GetSpecifiedDistributionType QueryData failed", bundleName.c_str()… in GetSpecifiedDistributionType()
252 APP_LOGW("bundleName: %{public}s GetSpecifiedDistributionType failed", bundleName.c_str()); in GetSpecifiedDistributionType()
292 APP_LOGW("bundleName %{public}s, GetAdditionalInfo QueryData failed", bundleName.c_str()); in GetAdditionalInfo()
298 APP_LOGW("bundleName %{public}s GetAdditionalInfo failed", bundleName.c_str()); in GetAdditionalInfo()

12345