/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/ |
H A D | overlay_manager_proxy.cpp | 43 APP_LOGE("GetAllOverlayModuleInfo failed due to params error");
in GetAllOverlayModuleInfo() 49 APP_LOGE("WriteInterfaceToken failed");
in GetAllOverlayModuleInfo() 53 APP_LOGE("write bundleName failed");
in GetAllOverlayModuleInfo() 58 APP_LOGE("failed to GetAllOverlayModuleInfo due to write userId fail");
in GetAllOverlayModuleInfo() 73 APP_LOGE("GetOverlayModuleInfo failed due to params error");
in GetOverlayModuleInfo() 79 APP_LOGE("WriteInterfaceToken failed");
in GetOverlayModuleInfo() 83 APP_LOGE("write moduleName failed");
in GetOverlayModuleInfo() 87 APP_LOGE("write moduleName failed");
in GetOverlayModuleInfo() 91 APP_LOGE("failed to GetOverlayModuleInfo due to write userId fail");
in GetOverlayModuleInfo() 105 APP_LOGE("GetOverlayModuleInf in GetOverlayModuleInfo() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/ |
H A D | extend_resource_manager_proxy.cpp | 52 APP_LOGE("fail to AddExtResource due to bundleName is empty"); in AddExtResource() 56 APP_LOGE("fail to AddExtResource due to filePaths is empty"); in AddExtResource() 61 APP_LOGE("fail to AddExtResource due to WriteInterfaceToken failed"); in AddExtResource() 65 APP_LOGE("fail to AddExtResource due to write bundleName failed"); in AddExtResource() 69 APP_LOGE("fail to AddExtResource due to write filePaths failed"); in AddExtResource() 75 APP_LOGE("fail to AddExtResource from server"); in AddExtResource() 88 APP_LOGE("fail to RemoveExtResource due to bundleName is empty"); in RemoveExtResource() 92 APP_LOGE("fail to RemoveExtResource due to moduleNames is empty"); in RemoveExtResource() 97 APP_LOGE("fail to RemoveExtResource due to WriteInterfaceToken failed"); in RemoveExtResource() 101 APP_LOGE("fai in RemoveExtResource() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 55 APP_LOGE("data is nullptr"); in SendData() 60 APP_LOGE("size is invalid"); in SendData() 66 APP_LOGE("buffer malloc failed"); in SendData() 72 APP_LOGE("memcpy_s failed"); in SendData() 82 APP_LOGE("GetData failed due to null data"); in GetData() 86 APP_LOGE("GetData failed due to zero size"); in GetData() 91 APP_LOGE("GetData failed due to malloc buffer failed"); in GetData() 96 APP_LOGE("GetData failed due to memcpy_s failed"); in GetData() 416 APP_LOGE("fail to BatchGetBundleInfo due to params empty"); in BatchGetBundleInfo() 422 APP_LOGE("fai in BatchGetBundleInfo() [all...] |
H A D | bundle_user_mgr_proxy.cpp | 45 APP_LOGE("fail to CreateNewUser due to write MessageParcel fail"); in CreateNewUser() 49 APP_LOGE("fail to CreateNewUser due to write uid fail"); in CreateNewUser() 55 APP_LOGE("Write BundleNameListVector failed"); in CreateNewUser() 60 APP_LOGE("Write BundleNameListVector failed"); in CreateNewUser() 67 APP_LOGE("fail to CreateNewUser from server"); in CreateNewUser() 73 APP_LOGE("host reply err %{public}d", ret); in CreateNewUser() 84 APP_LOGE("fail to RemoveUser due to write MessageParcel fail"); in RemoveUser() 88 APP_LOGE("fail to RemoveUser due to write uid fail"); in RemoveUser() 94 APP_LOGE("fail to RemoveUser from server"); in RemoveUser() 100 APP_LOGE("hos in RemoveUser() [all...] |
H A D | bundle_mgr_mini_proxy.cpp | 40 APP_LOGE("fail to GetNameForUid due to write InterfaceToken fail"); in GetNameForUid() 44 APP_LOGE("fail to GetNameForUid due to write uid fail"); in GetNameForUid() 50 APP_LOGE("fail to GetNameForUid from server"); in GetNameForUid() 64 APP_LOGE("failed to GetAppIdByBundleName due to bundleName empty"); in GetAppIdByBundleName() 72 APP_LOGE("failed to GetAppIdByBundleName due to write InterfaceToken fail"); in GetAppIdByBundleName() 76 APP_LOGE("failed to GetAppIdByBundleName due to write bundleName fail"); in GetAppIdByBundleName() 80 APP_LOGE("failed to GetAppIdByBundleName due to write uid fail"); in GetAppIdByBundleName() 86 APP_LOGE("failed to GetAppIdByBundleName from server"); in GetAppIdByBundleName() 102 APP_LOGE("failed to GetUidByBundleName due to bundleName empty"); in GetUidByBundleName() 111 APP_LOGE("faile in GetUidByBundleName() [all...] |
H A D | bundle_mgr_host.cpp | 71 APP_LOGE("GetData failed due to null data"); in GetData() 75 APP_LOGE("GetData failed due to zero size"); in GetData() 80 APP_LOGE("GetData failed due to malloc buffer failed"); in GetData() 85 APP_LOGE("GetData failed due to memcpy_s failed"); in GetData() 104 APP_LOGE("fail to write reply message in bundle mgr host due to the reply is nullptr"); in OnRemoteRequest() 628 APP_LOGE("write failed"); in HandleGetApplicationInfo() 633 APP_LOGE("write failed"); in HandleGetApplicationInfo() 651 APP_LOGE("write failed"); in HandleGetApplicationInfoWithIntFlags() 656 APP_LOGE("write failed"); in HandleGetApplicationInfoWithIntFlags() 674 APP_LOGE("writ in HandleGetApplicationInfoWithIntFlagsV9() [all...] |
H A D | bundle_mgr_client_impl.cpp | 63 APP_LOGE("connect fail"); in GetNameForUid() 91 APP_LOGE("connect fail"); in GetBundlePackInfo() 103 APP_LOGE("connect fail"); in CreateBundleDataDir() 115 APP_LOGE("connect fail"); in GetHapModuleInfo() 132 APP_LOGE("GetResProfileByMetadata failed"); in GetResConfigFile() 136 APP_LOGE("no valid file can be obtained"); in GetResConfigFile() 149 APP_LOGE("GetResProfileByMetadata failed"); in GetResConfigFile() 153 APP_LOGE("no valid file can be obtained"); in GetResConfigFile() 166 APP_LOGE("GetResProfileByMetadata failed"); in GetResConfigFile() 170 APP_LOGE("n in GetResConfigFile() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_host_impl.cpp | 36 APP_LOGE("non-system app calling system api"); in GetBundleResourceInfo() 40 APP_LOGE("verify permission failed"); in GetBundleResourceInfo() 44 APP_LOGE("get bundle resource Fail, bundleName: %{public}s appIndex: %{public}d not in valid range", in GetBundleResourceInfo() 50 APP_LOGE("manager nullptr, bundleName %{public}s", bundleName.c_str()); in GetBundleResourceInfo() 65 APP_LOGE("non-system app calling system api"); in GetLauncherAbilityResourceInfo() 69 APP_LOGE("verify permission failed"); in GetLauncherAbilityResourceInfo() 73 APP_LOGE("get bundle resource Fail, bundleName: %{public}s appIndex: %{public}d not in valid range", in GetLauncherAbilityResourceInfo() 79 APP_LOGE("manager nullptr, bundleName %{public}s", bundleName.c_str()); in GetLauncherAbilityResourceInfo() 94 APP_LOGE("non-system app calling system api"); in GetAllBundleResourceInfo() 98 APP_LOGE("verif in GetAllBundleResourceInfo() [all...] |
/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/ |
H A D | distributed_bms_proxy.cpp | 48 APP_LOGE("DistributedBmsProxy GetRemoteAbilityInfoWithLocale check elementName failed"); in GetRemoteAbilityInfo() 54 APP_LOGE("fail to GetRemoteAbilityInfo due to write InterfaceToken fail"); in GetRemoteAbilityInfo() 58 APP_LOGE("DistributedBmsProxy GetRemoteAbilityInfo write elementName error"); in GetRemoteAbilityInfo() 62 APP_LOGE("DistributedBmsProxy GetRemoteAbilityInfo write localeInfo error"); in GetRemoteAbilityInfo() 69 APP_LOGE("fail to query ability info mutiparam from server, result:%{public}d", result); in GetRemoteAbilityInfo() 89 APP_LOGE("DistributedBmsProxy GetRemoteAbilityInfosWithLocale check elementName failed"); in GetRemoteAbilityInfos() 96 APP_LOGE("fail to GetRemoteAbilityInfos due to write InterfaceToken fail"); in GetRemoteAbilityInfos() 100 APP_LOGE("DistributedBmsProxy GetRemoteAbilityInfos write elementName error"); in GetRemoteAbilityInfos() 104 APP_LOGE("DistributedBmsProxy GetRemoteAbilityInfos write localeInfo error"); in GetRemoteAbilityInfos() 111 APP_LOGE("fai in GetRemoteAbilityInfos() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/ |
H A D | bundle_resource_proxy.cpp | 36 APP_LOGE("failed due to null data"); in GetData() 40 APP_LOGE("failed due to wrong size"); in GetData() 45 APP_LOGE("failed due to malloc buffer failed"); in GetData() 50 APP_LOGE("failed due to memcpy_s failed"); in GetData() 68 APP_LOGE("bundleName is empty"); in GetBundleResourceInfo() 73 APP_LOGE("fail to write InterfaceToken"); in GetBundleResourceInfo() 77 APP_LOGE("fail to to write bundleName"); in GetBundleResourceInfo() 81 APP_LOGE("fail to write flags"); in GetBundleResourceInfo() 85 APP_LOGE("fail to write flags"); in GetBundleResourceInfo() 100 APP_LOGE("bundleNam in GetLauncherAbilityResourceInfo() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/ |
H A D | extend_resource_manager_host_impl.cpp | 58 APP_LOGE("invalid sourcePath %{public}s", sourcePath.c_str()); in GetFileName() 109 APP_LOGE("fail to AddExtResource due to bundleName is empty"); in BeforeAddExtResource() 114 APP_LOGE("fail to AddExtResource due to filePaths is empty"); in BeforeAddExtResource() 119 APP_LOGE("Non-system app calling system api"); in BeforeAddExtResource() 125 APP_LOGE("verify permission failed"); in BeforeAddExtResource() 131 APP_LOGE("CheckFile failed"); in BeforeAddExtResource() 142 APP_LOGE("CheckFile filePath(%{public}s) failed due to invalid path", filePath.c_str()); in CheckFileParam() 146 APP_LOGE("CheckFile filePath(%{public}s) failed due to suffix error", filePath.c_str()); in CheckFileParam() 150 APP_LOGE("CheckFile filePath(%{public}s) failed due to prefix error", filePath.c_str()); in CheckFileParam() 161 APP_LOGE("GetInnerBundleInf in ProcessAddExtResource() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
H A D | bundle_sandbox_installer.cpp | 54 APP_LOGE("the bundle name is empty"); in InstallSandboxApp() 63 APP_LOGE("the bundle is not installed"); in InstallSandboxApp() 69 APP_LOGE("userId(%{public}d) is invalid", userId); in InstallSandboxApp() 75 APP_LOGE("the user %{public}d does not exist when when install sandbox application", userId_); in InstallSandboxApp() 82 APP_LOGE("the origin application is not installed at current user"); in InstallSandboxApp() 89 APP_LOGE("get sandbox data mgr failed"); in InstallSandboxApp() 94 APP_LOGE("invalid app index generated"); in InstallSandboxApp() 102 APP_LOGE("bundleName:%{public}s InitHapToken failed", bundleName_.c_str()); in InstallSandboxApp() 119 APP_LOGE("InstallSandboxApp create sandbox dir failed"); in InstallSandboxApp() 130 APP_LOGE("InstallSandboxAp in InstallSandboxApp() [all...] |
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
H A D | distributed_bms_host.cpp | 49 APP_LOGE("verify interface token failed"); in OnRemoteRequest() 81 APP_LOGE("ReadParcelable<elementName> failed"); in HandleGetRemoteAbilityInfo() 88 APP_LOGE("GetRemoteAbilityInfo result:%{public}d", ret); in HandleGetRemoteAbilityInfo() 92 APP_LOGE("GetRemoteAbilityInfo write failed"); in HandleGetRemoteAbilityInfo() 96 APP_LOGE("GetRemoteAbilityInfo write failed"); in HandleGetRemoteAbilityInfo() 107 APP_LOGE("GetRemoteAbilityInfos get parcelable infos failed"); in HandleGetRemoteAbilityInfos() 114 APP_LOGE("GetRemoteAbilityInfos result:%{public}d", ret); in HandleGetRemoteAbilityInfos() 118 APP_LOGE("GetRemoteAbilityInfos write failed"); in HandleGetRemoteAbilityInfos() 122 APP_LOGE("GetRemoteAbilityInfos write failed"); in HandleGetRemoteAbilityInfos() 134 APP_LOGE("ReadParcelabl in HandleGetAbilityInfo() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_stream_installer_host_impl.cpp | 46 APP_LOGE("tempDir is empty"); in Init() 56 APP_LOGE("create temp dir for hsp failed"); in Init() 66 APP_LOGE("tempSignatureFileDir_ is empty"); in Init() 72 APP_LOGE("tempPgoFileDir_ is empty"); in Init() 95 APP_LOGE("CreateStream param fileName is empty"); in CreateStream() 110 APP_LOGE("CreateStream permission denied"); in CreateStream() 116 APP_LOGE("calling uid is inconsistent"); in CreateStream() 122 APP_LOGE("file is not hap or hsp"); in CreateStream() 127 APP_LOGE("CreateStream failed due to invalid fileName"); in CreateStream() 133 APP_LOGE("strea in CreateStream() [all...] |
H A D | zip_file.cpp | 75 APP_LOGE("end dir format error"); in CheckEndDir() 87 APP_LOGE("parse EOCD file length(%{public}llu) <= end dir length(%{public}llu)", fileStartPos_, fileLength_); in ParseEndDirectory() 93 APP_LOGE("locate EOCD seek failed, error: %{public}d", errno); in ParseEndDirectory() 98 APP_LOGE("read EOCD struct failed, error: %{public}d", errno); in ParseEndDirectory() 120 APP_LOGE("parse entry(%{public}d) seek zipEntry failed, error: %{public}d", i, errno); in ParseAllEntries() 126 APP_LOGE("parse entry(%{public}d) read ZipEntry failed, error: %{public}d", i, errno); in ParseAllEntries() 132 APP_LOGE("parse entry(%{public}d) check signature(0x%08x) at pos(0x%08llx) failed", in ParseAllEntries() 142 APP_LOGE("parse entry(%{public}d) read file name failed, error: %{public}d", i, errno); in ParseAllEntries() 165 APP_LOGE("has already opened"); in Open() 170 APP_LOGE("pat in Open() [all...] |
H A D | bundle_resource_helper.cpp | 41 APP_LOGE("init no sand box resource manager failed"); in BundleSystemStateInit() 67 APP_LOGE("failed, manager is nullptr"); in AddResourceInfoByBundleName() 84 APP_LOGE("failed, manager is nullptr"); in DeleteResourceInfo() 89 APP_LOGE("failed, key:%{public}s", key.c_str()); in DeleteResourceInfo() 105 APP_LOGE("failed, manager is nullptr"); in GetAllBundleResourceName() 109 APP_LOGE("failed"); in GetAllBundleResourceName() 141 APP_LOGE("failed, manager is nullptr"); in DeleteAllResourceInfo() 145 APP_LOGE("delete all bundle resource failed"); in DeleteAllResourceInfo() 162 APP_LOGE("failed, manager is nullptr"); in AddCloneBundleResourceInfo() 166 APP_LOGE("ad in AddCloneBundleResourceInfo() [all...] |
H A D | preinstall_data_storage_rdb.cpp | 43 APP_LOGE("rdbDataManager is null"); in LoadAllPreInstallBundleInfos() 49 APP_LOGE("QueryAllData failed"); in LoadAllPreInstallBundleInfos() 63 APP_LOGE("data is null"); in TransformStrToInfo() 72 APP_LOGE("Error key: %{plublic}s", data.first.c_str()); in TransformStrToInfo() 78 APP_LOGE("Error key: %{plublic}s", data.first.c_str()); in TransformStrToInfo() 101 APP_LOGE("rdbDataManager is null"); in UpdateDataBase() 117 APP_LOGE("rdbDataManager is null"); in SavePreInstallStorageBundleInfo() 122 APP_LOGE("Save failed due to key is empty"); in SavePreInstallStorageBundleInfo() 136 APP_LOGE("rdbDataManager is null"); in DeletePreInstallStorageBundleInfo() 141 APP_LOGE("Delet in DeletePreInstallStorageBundleInfo() [all...] |
H A D | bundle_mgr_host_impl.cpp | 224 APP_LOGE("verify permission failed"); in GetBaseSharedBundleInfos() 229 APP_LOGE("DataMgr is nullptr"); in GetBaseSharedBundleInfos() 277 APP_LOGE("verify permission failed"); in BatchGetBundleInfo() 283 APP_LOGE("DataMgr is nullptr"); in BatchGetBundleInfo() 322 APP_LOGE("DataMgr is nullptr"); in GetDependentBundleInfo() 331 APP_LOGE("failed"); in GetDependentBundleInfo() 345 APP_LOGE("failed"); in GetDependentBundleInfo() 366 APP_LOGE("non-system app calling system api"); in GetBundlePackInfo() 370 APP_LOGE("GetBundlePackInfo failed due to lack of permission"); in GetBundlePackInfo() 375 APP_LOGE("DataMg in GetBundlePackInfo() [all...] |
H A D | pre_install_exception_mgr.cpp | 45 APP_LOGE("Load PreInstall Exception Infos FromDb error"); in GetAllPreInstallExceptionInfo() 62 APP_LOGE("bmsPara is nullptr"); in LoadPreInstallExceptionInfosFromDb() 75 APP_LOGE("jsonObject is invalid"); in LoadPreInstallExceptionInfosFromDb() 90 APP_LOGE("from_json error code : %{public}d", parseResult); in LoadPreInstallExceptionInfosFromDb() 107 APP_LOGE("bmsPara is nullptr"); in SavePreInstallExceptionInfosToDb() 123 APP_LOGE("bmsPara is nullptr"); in DeletePreInstallExceptionInfosFromDb() 158 APP_LOGE("bundleDir is empty"); in SavePreInstallExceptionPath() 163 APP_LOGE("bundleDir %{public}s saved", bundleDir.c_str()); in SavePreInstallExceptionPath() 176 APP_LOGE("bundleDir is empty"); in DeletePreInstallExceptionPath() 181 APP_LOGE("bundleDi in DeletePreInstallExceptionPath() [all...] |
H A D | base_extractor.cpp | 43 APP_LOGE("open zip file failed, errno:%{public}d", errno); in Init() 55 APP_LOGE("extractor is not initial"); in HasEntry() 65 APP_LOGE("extractor is not initial"); in IsDirExist() 69 APP_LOGE("param dir empty"); in IsDirExist() 78 APP_LOGE("extractor is not initial"); in ExtractByName() 82 APP_LOGE("extractor is not ExtractFile"); in ExtractByName() 94 APP_LOGE("fail to open %{private}s file to write, errno:%{public}d", targetPath.c_str(), errno); in ExtractFile() 98 APP_LOGE("fail to extract %{public}s zip file into stream", fileName.c_str()); in ExtractFile() 102 APP_LOGE("fail to remove %{private}s file which writes stream error, errno:%{public}d", in ExtractFile() 151 APP_LOGE("extracto in GetFileInfo() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/src/ |
H A D | native_interface_bundle.cpp | 50 APP_LOGE("failed due to the length of value is empty or too long"); in CopyStringToChar() 55 APP_LOGE("failed due to malloc error"); in CopyStringToChar() 59 APP_LOGE("failed due to strcpy_s error"); in CopyStringToChar() 70 APP_LOGE("failed to obtains bundleName"); in GetElementNameByAbilityInfo() 75 APP_LOGE("failed to obtains moduleName"); in GetElementNameByAbilityInfo() 81 APP_LOGE("failed to obtains abilityName"); in GetElementNameByAbilityInfo() 108 APP_LOGE("can not get bundleInfo for self"); in OH_NativeBundle_GetCurrentApplicationInfo() 113 APP_LOGE("failed due to the length of bundleName is empty or too long"); in OH_NativeBundle_GetCurrentApplicationInfo() 118 APP_LOGE("failed due to malloc error"); in OH_NativeBundle_GetCurrentApplicationInfo() 123 APP_LOGE("faile in OH_NativeBundle_GetCurrentApplicationInfo() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/verify/ |
H A D | verify_manager_proxy.cpp | 48 APP_LOGE("Verify failed due to params error"); in Verify() 54 APP_LOGE("WriteInterfaceToken failed"); in Verify() 58 APP_LOGE("write abcPaths failed"); in Verify() 64 APP_LOGE("SendRequest failed"); in Verify() 76 APP_LOGE("RemoveFiles CheckFilePath failed"); in RemoveFiles() 94 APP_LOGE("DeleteAbc failed due to params error"); in DeleteAbc() 100 APP_LOGE("WriteInterfaceToken failed"); in DeleteAbc() 104 APP_LOGE("write path failed"); in DeleteAbc() 110 APP_LOGE("SendRequest failed"); in DeleteAbc() 123 APP_LOGE("sen in SendRequest() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_install_checker.cpp | 56 APP_LOGE("check overlay installation failed due to errcode %{public}d", result);
in CheckOverlayInstallation() 76 APP_LOGE("check hap type failed");
in CheckInternalBundle() 81 APP_LOGE("check bundle type failed");
in CheckInternalBundle() 87 APP_LOGE("no module in the overlay hap");
in CheckInternalBundle() 92 APP_LOGE("target priority of module is invalid");
in CheckInternalBundle() 98 APP_LOGE("target moduleName cannot be same with moudleName");
in CheckInternalBundle() 119 APP_LOGE("check bundle type failed");
in CheckExternalBundle() 125 APP_LOGE("check hap type failed");
in CheckExternalBundle() 134 APP_LOGE("check bundle priority failed due to %{public}d", result);
in CheckExternalBundle() 140 APP_LOGE("n in CheckExternalBundle() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/ |
H A D | verify_manager_host_impl.cpp | 149 APP_LOGE("non-system app calling system api"); in Verify() 154 APP_LOGE("verify permission failed"); in Verify() 161 APP_LOGE("GetCallingBundleName failed"); in Verify() 168 APP_LOGE("CheckFile failed"); in Verify() 173 APP_LOGE("Copy failed"); in Verify() 187 APP_LOGE("verify failed, dataMgr is null"); in GetCallingBundleName() 194 APP_LOGE("verify failed, callingUid is %{public}d", callingUid); in GetCallingBundleName() 210 APP_LOGE("mkdir tempRootDir %{public}s faild %{public}d", tempRootDir.c_str(), result); in CopyFilesToTempDir() 218 APP_LOGE("abcPath %{public}s is illegal", abcPaths[i].c_str()); in CopyFilesToTempDir() 225 APP_LOGE("GetFileDi in CopyFilesToTempDir() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/ |
H A D | bundle_distributed_manager.cpp | 76 APP_LOGE("GetDeviceProfile failed %{public}d", result); in ComparePcIdString() 83 APP_LOGE("jsonObject is_discarded"); in ComparePcIdString() 88 APP_LOGE("ossyscap no exist "); in ComparePcIdString() 108 APP_LOGE("ComparePcIdString failed err %{public}d", ret); in ComparePcIdString() 129 APP_LOGE("fail to get data mgr"); in CheckAbilityEnableInstall() 135 APP_LOGE("fail get bundleName %{public}s", targetAbilityInfo.targetInfo.bundleName.c_str()); in CheckAbilityEnableInstall() 140 APP_LOGE("queryRpcIdParams is nullptr"); in CheckAbilityEnableInstall() 151 APP_LOGE("BundleDistributedManager::QueryAbilityInfo map emplace error"); in CheckAbilityEnableInstall() 171 APP_LOGE("fail to connect ServiceCenter"); in QueryRpcIdByAbilityToServiceCenter() 177 APP_LOGE("GetDataMg in QueryRpcIdByAbilityToServiceCenter() [all...] |