/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
H A D | neural_network_core.cpp | 109 LOGE("OH_NNDevice_GetType failed."); in OH_NNDevice_GetType() 376 LOGE("OH_NNCompilation_SetPriority failed."); in OH_NNCompilation_SetPriority() 405 LOGE("CreateCompiler failed, compiler is nullptr."); in CreateCompiler() 661 LOGE("GetModelId failed, compilation is nullptr."); in GetModelId() 694 LOGE("GetNnrtModelId is failed."); in GetModelId() 1197 LOGE("OH_NNTensor_GetFd failed, fd is nullptr."); in OH_NNTensor_GetFd() 1225 LOGE("Scheduling failed, compilation is nullptr."); in Scheduling() 1283 LOGE("SetModelId failed, compilation is nullptr."); in SetModelId() 1301 LOGE("SetModelId failed, fail to set modelId."); in SetModelId() 1412 LOGE("Unload failed, config is nullptr."); in Unload() [all …]
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
H A D | cloud_sync_service_proxy.cpp | 49 LOGE("remote is nullptr"); in UnRegisterCallbackInner() 98 LOGE("remote is nullptr"); in RegisterCallbackInner() 135 LOGE("remote is nullptr"); in StartSyncInner() 172 LOGE("remote is nullptr"); in TriggerSyncInner() 200 LOGE("remote is nullptr"); in GetSyncTimeInner() 240 LOGE("remote is nullptr"); in CleanCacheInner() 267 LOGE("remote is nullptr"); in StopSyncInner() 305 LOGE("remote is nullptr"); in ResetCursor() 353 LOGE("remote is nullptr"); in ChangeAppSwitch() 390 LOGE("remote is nullptr"); in Clean() [all …]
|
H A D | cloud_sync_common.cpp | 33 LOGE("failed to write key"); in Marshalling() 37 LOGE("failed to write value"); in Marshalling() 55 LOGE("failed to write batchSuccNum"); in MarshallingBatch() 59 LOGE("failed to write batchFailNum"); in MarshallingBatch() 67 LOGE("failed to write batchState"); in MarshallingBatch() 89 LOGE("failed to write totalSize"); in Marshalling() 97 LOGE("failed to write downloadId"); in Marshalling() 116 LOGE("failed to write key"); in Marshalling() 120 LOGE("failed to write value"); in Marshalling() 265 LOGE("failed to read totalSize"); in ReadFromParcel() [all …]
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/ |
H A D | distributed_file_daemon_proxy.cpp | 62 LOGE("Samgr is nullptr"); in GetInstance() 68 LOGE("object == nullptr"); in GetInstance() 87 LOGE("service == nullptr"); in GetInstance() 129 LOGE("remote is nullptr"); in OpenP2PConnection() 181 LOGE("remote is nullptr"); in CloseP2PConnection() 223 LOGE("remote is nullptr."); in OpenP2PConnectionEx() 306 LOGE("remote is nullptr"); in PrepareSession() 353 LOGE("remote is nullptr"); in RequestSendFile() 381 LOGE("remote is nullptr"); in GetRemoteCopyInfo() 396 LOGE("read isDir failed"); in GetRemoteCopyInfo() [all …]
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/ |
H A D | crypto_aes_ecb_cipher_test.cpp | 69 LOGE("generateSymKey failed!"); 75 LOGE("HcfCipherCreate failed!"); 120 LOGE("generateSymKey failed!"); 126 LOGE("HcfCipherCreate failed!"); 165 LOGE("generateSymKey failed!"); 209 LOGE("generateSymKey failed!"); 395 LOGE("ConvertSymKey failed!"); 946 LOGE("init failed!"); 987 LOGE("init failed!"); 1065 LOGE("init failed!"); [all …]
|
H A D | crypto_aes_cfb_cipher_test.cpp | 67 LOGE("generateSymKey failed!"); 73 LOGE("HcfCipherCreate failed!"); 118 LOGE("generateSymKey failed!"); 124 LOGE("HcfCipherCreate failed!"); 169 LOGE("generateSymKey failed!"); 175 LOGE("HcfCipherCreate failed!"); 221 LOGE("generateSymKey failed!"); 227 LOGE("HcfCipherCreate failed!"); 272 LOGE("generateSymKey failed!"); 323 LOGE("generateSymKey failed!"); [all …]
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 246 LOGE("Connect failed"); in GenerateUserKeys() 261 LOGE("Connect failed"); in DeleteUserKeys() 279 LOGE("Connect failed"); in UpdateUserAuth() 296 LOGE("Connect failed"); in ActiveUserKey() 311 LOGE("Connect failed"); in InactiveUserKey() 326 LOGE("Connect failed"); in LockUserScreen() 341 LOGE("Connect failed"); in GetFileEncryptStatus() 358 LOGE("Connect failed"); in UnlockUserScreen() 373 LOGE("Connect failed"); in GetLockScreenStatus() 388 LOGE("Connect failed"); in UpdateKeyContext() [all …]
|
/ohos5.0/base/security/device_auth/services/mk_agree/src/ |
H A D | mk_agree_task.c | 39 LOGE("Failed to init devicePk!"); in GeneratePakeRequestPayload() 44 LOGE("Failed to get device pk!"); in GeneratePakeRequestPayload() 66 LOGE("Failed to create payload!"); in GeneratePakeRequestPayloadData() 88 LOGE("Failed to copy payload!"); in GeneratePakeRequestPayloadData() 101 LOGE("Failed to init devicePk!"); in GeneratePakeResponsePayload() 122 LOGE("Failed to add kcf data!"); in GeneratePakeResponsePayload() 155 LOGE("Failed to combine salt!"); in ComputeKcfData() 468 LOGE("Kcf data not equal!"); in VerifyPeerKcf() 534 LOGE("Failed to copy udid!"); in GetDuplicateUdid() 545 LOGE("Invalid input params!"); in ProcessPakeMkAgreeTask() [all …]
|
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | x509_crl_openssl.c | 62 LOGE("Invalid params!"); in GetType() 99 LOGE("Invalid params!"); in IsRevoked() 113 LOGE("crl is null!"); in IsRevoked() 134 LOGE("crl is null!"); in GetEncoded() 220 LOGE("crl is null!"); in GetVersion() 234 LOGE("crl is null!"); in GetIssuerName() 291 LOGE("crl is null!"); in GetLastUpdate() 324 LOGE("crl is null!"); in GetNextUpdate() 358 LOGE("crl is null!"); in GetRevokedCert() 410 LOGE("crl is null!"); in GetRevokedCertWithCert() [all …]
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_util.c | 30 LOGE("Failed to get groupId!"); in GetPeerDeviceEntryByContext() 62 LOGE("userId is null!"); in GetPdidByContext() 76 LOGE("Failed to get pdid!"); in GetPdidByContext() 80 LOGE("Failed to copy pdid!"); in GetPdidByContext() 97 LOGE("Failed to get version!"); in BuildRealPkInfoJson() 102 LOGE("Failed to get userId!"); in BuildRealPkInfoJson() 115 LOGE("Failed to add userId!"); in BuildRealPkInfoJson() 133 LOGE("Failed to get pdid!"); in GetRealPkInfoJson() 173 LOGE("Failed to get userId!"); in GeneratePeerInfoJson() 178 LOGE("Failed to get devId!"); in GeneratePeerInfoJson() [all …]
|
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/ |
H A D | key_agree_sdk.c | 63 LOGE("Create json failed!"); in BuildErrorMessage() 91 LOGE("Create json failed!"); in IsErrorMessage() 183 LOGE("Add session fail!"); in KeyAgreeInitSession() 205 LOGE("GetSession fail!"); in KeyAgreeStartSession() 210 LOGE("Init params fail!"); in KeyAgreeStartSession() 235 LOGE("Peer is onError!"); in KeyAgreeGenerateNextMessage() 240 LOGE("GetSession fail!"); in KeyAgreeGenerateNextMessage() 280 LOGE("GetSession fail!"); in KeyAgreeIsFinish() 309 LOGE("GetSession fail!"); in KeyAgreeGetResult() 330 LOGE("Invalid params!"); in KeyAgreeFreeSession() [all …]
|
H A D | key_agree_session.c | 98 LOGE("Input str is NULL!"); in GetSlice() 156 LOGE("GetSlice failed."); in StringToVersion() 247 LOGE("Unsupported version!"); in NegotiateVersion() 264 LOGE("Not have payload."); in GetAuthIdPeerFromPayload() 299 LOGE("Get epkPeerHex failed."); in GetDasEpkPeerFromJson() 411 LOGE("Memcpy for psk failed."); in FillPskAndDeviceId() 719 LOGE("Invalid params!"); in ProcessSpekeSession() 778 LOGE("No protocol supported!"); in GetKegAgreeProtocolType() 786 LOGE("CreateJson failed!"); in ProcessProtocolInitial() 829 LOGE("Invalid params!"); in ProcessProtocolConfirm() [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nntensor.cpp | 66 LOGE("NNTensor2_0::CreateData failed, m_tensorDesc is nullptr."); in CreateData() 77 LOGE("NNTensor2_0::CreateData failed, Invalid buffer size, " in CreateData() 84 LOGE("NNTensor2_0::CreateData failed, failed to allocate memory."); in CreateData() 97 LOGE("NNTensor2_0::CreateData failed, m_tensorDesc is nullptr."); in CreateData() 101 LOGE("NNTensor2_0::CreateData failed, Invalid buffer size, " in CreateData() 133 LOGE("NNTensor2_0::CreateData failed, m_tensorDesc is nullptr."); in CreateData() 144 LOGE("NNTensor2_0::CreateData failed, fd is less than 0."); in CreateData() 148 LOGE("NNTensor2_0::CreateData failed, size is zero."); in CreateData() 270 LOGE("NNTensor2_0::ReleaseMemory failed. Please try again."); in ReleaseMemory() 285 LOGE(""); in ReleaseMemory() [all …]
|
H A D | nncompiler.cpp | 47 LOGE("CopyFromTensorDesc failed, tensor desc is nullptr."); in CopyFromTensorDesc() 155 LOGE("[NNCompiler] SetCacheDir failed, m_device is nullptr"); in SetCacheDir() 162 LOGE("[NNCompiler] SetCacheDir failed, fail to call device."); in SetCacheDir() 208 LOGE("[NNCompiler] SetPriority failed, m_device is nullptr"); in SetPriority() 215 LOGE("[NNCompiler] SetPriority failed, fail to call device."); in SetPriority() 236 LOGE("[NNCompiler] SetEnableFp16 failed, m_device is nullptr"); in SetEnableFp16() 321 LOGE("[NNCompiler] Find empty node in the model."); in IsOfflineModel() 333 LOGE("[NNCompiler] Find invalid node in the model."); in IsOfflineModel() 409 LOGE("[NNCompiler] Build failed, cannot build again."); in Build() 414 LOGE("[NNCompiler] Build failed, the m_device is nullptr."); in Build() [all …]
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_sm4_cfb_cipher_test.cpp | 65 LOGE("generateSymKey failed!"); 77 LOGE("Sm4Encrypt failed! "); 83 LOGE("Sm4Decrypt failed! "); 125 LOGE("Sm4Encrypt failed! "); 131 LOGE("Sm4Decrypt failed! "); 173 LOGE("Sm4Encrypt failed! "); 179 LOGE("Sm4Decrypt failed! "); 221 LOGE("Sm4Encrypt failed! "); 227 LOGE("Sm4Decrypt failed! "); 269 LOGE("Sm4Encrypt failed! "); [all …]
|
H A D | crypto_sm4_ecb_cipher_test.cpp | 350 LOGE("init failed! "); 379 LOGE("init failed! "); 411 LOGE("init failed! "); 416 LOGE("update failed!"); 451 LOGE("init failed! "); 456 LOGE("update failed!"); 491 LOGE("init failed! "); 496 LOGE("doFinal failed!"); 531 LOGE("init failed! "); 536 LOGE("doFinal failed!"); [all …]
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/ |
H A D | storage_daemon_client.cpp | 43 LOGE("samgr empty error"); in GetStorageDaemonProxy() 100 LOGE("service check failed"); in PrepareUserDirs() 115 LOGE("service check failed"); in DestroyUserDirs() 130 LOGE("service check failed"); in StartUser() 146 LOGE("service check failed"); in StopUser() 162 LOGE("service check failed"); in PrepareUserSpace() 178 LOGE("service check failed"); in DestroyUserSpace() 194 LOGE("service check failed"); in InitGlobalKey() 210 LOGE("service check failed"); in InitGlobalUserKeys() 226 LOGE("service check failed"); in GenerateUserKeys() [all …]
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_common.c | 31 LOGE("Failed to add pinCode to params!"); in AddPinCode() 51 LOGE("Failed to add groupId to params!"); in AddGroupId() 89 LOGE("The input groupType is invalid!"); in AddGroupTypeIfValid() 119 LOGE("The input expireTime is invalid!"); in AddExpireTimeIfValidOrDefault() 181 LOGE("The input userType is invalid!"); in AddAuthIdAndUserTypeIfValidOrDefault() 204 LOGE("Failed to add authId to params!"); in AddAuthIdAndUserTypeIfValidOrDefault() 219 LOGE("Failed to add udid to params!"); in AddUdid() 230 LOGE("The input userType is invalid!"); in AddUserTypeIfValidOrDefault() 264 LOGE("Failed to add groupId to json!"); in AddGroupInfoToParams() 301 LOGE("Failed to add udid to params!"); in AddDevInfoToParams() [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | lstm_builder.cpp | 45 LOGE("[LSTM] Tensor buffer is nullptr."); in SetBidirectional() 61 LOGE("[LSTM] The hasBias should be scalar."); in SetHasBias() 67 LOGE("[LSTM] Tensor buffer is nullptr."); in SetHasBias() 89 LOGE("[LSTM] Tensor buffer is nullptr."); in SetInputSize() 111 LOGE("[LSTM] Tensor buffer is nullptr."); in SetHiddenSize() 133 LOGE("[LSTM] Tensor buffer is nullptr."); in SetNumLayers() 155 LOGE("[LSTM] Tensor buffer is nullptr."); in SetNumDirections() 177 LOGE("[LSTM] Tensor buffer is nullptr."); in SetDropout() 199 LOGE("[LSTM] Tensor buffer is nullptr."); in SetZoneoutCell() 221 LOGE("[LSTM] Tensor buffer is nullptr."); in SetZoneoutHidden() [all …]
|
H A D | detection_post_process_builder.cpp | 44 LOGE("[DetectionPostProcess] The inputSize should be scalar."); in SetInputSize() 50 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetInputSize() 69 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetScale() 98 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetNmsIoUThreshold() 120 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetNmsScoreThreshold() 142 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetMaxDetections() 164 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetDetectionsPerClass() 186 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetMaxClassesPerDetection() 208 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetNumClasses() 230 LOGE("[DetectionPostProcess] Tensor buffer is nullptr."); in SetUseRegularNms() [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_wpa_sta_impl.c | 82 LOGE("GetInstId ifaceName is null"); in GetInstId() 190 LOGE("GetInstId ifaceName is null"); in SetNetwork() 208 LOGE("SetNetwork: snprintf_s failed!"); in SetNetwork() 212 LOGE("SetNetwork: snprintf_s failed!"); in SetNetwork() 219 LOGE("SetNetwork: wpaObj is NULL"); in SetNetwork() 238 LOGE("HdiWpaStaStart ifaceName is null"); in HdiWpaStaStart() 345 LOGE("HdiWpaStaConnect: wpaObj is NULL"); in HdiWpaStaConnect() 505 LOGE("HdiWpaStaScan: wpaObj is NULL"); in HdiWpaStaScan() 881 LOGE("HdiStopWpsSta ifaceName is null"); in HdiStopWpsSta() 888 LOGE("HdiStopWpsSta: wpaObj is NULL"); in HdiStopWpsSta() [all …]
|
H A D | wifi_hdi_wpa_ap_impl.c | 128 LOGE("HdiStartAp: HdiApStart failed."); in HdiStartAp() 154 LOGE("HdiStopAp: HdiApStop failed."); in HdiStopAp() 167 LOGE("HdiEnableAp: apObj is NULL"); in HdiEnableAp() 186 LOGE("HdiDisableAp: apObj is NULL"); in HdiDisableAp() 224 LOGE("HdiSetApPasswd: apObj is NULL"); in HdiSetApPasswd() 243 LOGE("HdiSetApName: apObj is NULL"); in HdiSetApName() 281 LOGE("HdiSetApBand: apObj is NULL"); in HdiSetApBand() 300 LOGE("HdiSetAp80211n: apObj is NULL"); in HdiSetAp80211n() 319 LOGE("HdiSetApWmm: apObj is NULL"); in HdiSetApWmm() 338 LOGE("HdiSetApChannel: apObj is NULL"); in HdiSetApChannel() [all …]
|
/ohos5.0/base/security/device_auth/services/ |
H A D | device_auth.c | 131 LOGE("deviceIdHash is null"); in GetDeviceIdByUdidHash() 370 LOGE("open channel fail."); in BuildClientBindContext() 457 LOGE("Invalid params"); in AddOriginDataForPlugin() 496 LOGE("Failed to get appId!"); in CheckGroupVisibility() 580 LOGE("add params is null!"); in GetAddMemberCallEventFuncName() 1190 LOGE("Invalid app id!"); in CancelRequest() 1200 LOGE("Invalid params!"); in GetRealInfo() 1214 LOGE("Invalid params!"); in GetPseudonymId() 1228 LOGE("Invalid params!"); in ProcessCredential() 1590 LOGE("Service not init."); in GetGmInstance() [all …]
|
/ohos5.0/base/security/crypto_framework/frameworks/key/ |
H A D | ecc_key_util.c | 42 LOGE("params is null"); in FindAbility() 61 LOGE("BigInteger data is NULL"); in IsBigIntegerValid() 65 LOGE("BigInteger length is 0"); in IsBigIntegerValid() 74 LOGE("Invalid point parameter"); in IsPointValid() 108 LOGE("Failed to get algValue."); in HcfConvertPoint() 114 LOGE("Failed to create spi object!"); in HcfConvertPoint() 140 LOGE("Failed to get formatValue."); in HcfGetEncodedPoint() 152 LOGE("Failed to get algValue."); in HcfGetEncodedPoint() 167 LOGE("Failed to parse params!"); in HcfEccKeyUtilCreate() 172 LOGE("Failed to parse params!"); in HcfEccKeyUtilCreate() [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_nb_delegate_impl.cpp | 101 LOGE("%s", INVALID_CONNECTION); in GetEntries() 142 LOGE("%s", INVALID_CONNECTION); in GetEntries() 149 LOGE("%s", INVALID_CONNECTION); in GetEntries() 176 LOGE("%s", INVALID_CONNECTION); in GetCount() 201 LOGE("%s", INVALID_CONNECTION); in CloseResultSet() 236 LOGE("%s", INVALID_CONNECTION); in PutBatch() 243 LOGE("%s", INVALID_CONNECTION); in DeleteBatch() 310 LOGE("%s", INVALID_CONNECTION); in PublishLocal() 330 LOGE("%s", INVALID_CONNECTION); in UnpublishToLocal() 337 LOGE("%s", INVALID_CONNECTION); in PutLocalBatch() [all …]
|