/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/requestauth/ |
D | auth_manager.cpp | 67 DMLOG(DM_LOG_ERROR, "extrasJson error"); in AuthAppGroup() 71 DMLOG(DM_LOG_ERROR, "AuthAppGroup extrasJson error"); in AuthAppGroup() 75 DMLOG(DM_LOG_ERROR, "TARGET_PKG_NAME is not in extrasJson"); in AuthAppGroup() 88 DMLOG(DM_LOG_ERROR, "previous session not completed yet"); in AuthAppGroup() 101 DMLOG(DM_LOG_ERROR, "open channel failed, close this session"); in AuthAppGroup() 119 DMLOG(DM_LOG_ERROR, "mPendingReqSessionPtr_ not exist"); in OnUserOperate() 127 DMLOG(DM_LOG_ERROR, "mPendingRespSessionPtr not exist"); in OnUserOperate() 138 DMLOG(DM_LOG_ERROR, "message type is MSG_TYPE_RESP_AUTH"); in OnReceiveMessage() 140 DMLOG(DM_LOG_ERROR, "receive error message"); in OnReceiveMessage() 145 DMLOG(DM_LOG_ERROR, "move Session To Wait Scan Map "); in OnReceiveMessage() [all …]
|
D | response_session.cpp | 102 DMLOG(DM_LOG_ERROR, "cancle pincode display"); in OnUserOperate() 107 DMLOG(DM_LOG_ERROR, "action %d not support", action); in OnUserOperate() 117 DMLOG(DM_LOG_ERROR, "DecodeRequestAuth error, authMsg(nullptr)"); in DecodeReqMsg() 122 DMLOG(DM_LOG_ERROR, "DecodeRequestAuth error, GetMsgSlice() FAIL"); in DecodeReqMsg() 141 DMLOG(DM_LOG_ERROR, "OnReceiveTimeOut TimeOut called"); in OnReceiveTimeOut() 144 DMLOG(DM_LOG_ERROR, "respSess Status is INIT"); in OnReceiveTimeOut() 153 DMLOG(DM_LOG_ERROR, "OnMemberJoinTimeOut TimeOut caled"); in OnMemberJoinTimeOut() 156 DMLOG(DM_LOG_ERROR, "respSess Status is INIT"); in OnMemberJoinTimeOut() 169 DMLOG(DM_LOG_ERROR, "DecodeReqMsg failed"); in OnReceiveMsg() 204 DMLOG(DM_LOG_ERROR, "ResponseSession:: GetPinCodeByReqId FAIL : requestId(not match)"); in GetPinCodeByReqId() [all …]
|
D | request_session.cpp | 54 DMLOG(DM_LOG_ERROR, "get Random string failed"); in RequestSession() 90 DMLOG(DM_LOG_ERROR, "mStatus_ is incorrect, mStatus_: %d", mStatus_); in OnReceivePinCode() 123 DMLOG(DM_LOG_ERROR, "RequestSession::StartFaService timeout"); in StartFaService() 145 DMLOG(DM_LOG_ERROR, "StatusType is not waiting reply"); in OnReceiveMsg() 189 DMLOG(DM_LOG_ERROR, "RequestSession:: close the channel"); in CloseChannel() 199 DMLOG(DM_LOG_ERROR, "DecodeResponseAuth error"); in ParseRespMsg() 247 DMLOG(DM_LOG_ERROR, "wrong session type: %d", mSessionType_); in NotifyHostAppAuthResult()
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/auth/ |
D | hichain_connector.cpp | 115 …DMLOG(DM_LOG_ERROR, "HichainConnector::CreateGroup group manager is null, requestId %lld.", reques… in CreateGroup() 138 DMLOG(DM_LOG_ERROR, "get current process account user id failed, userId: %ld", userId); in CreateGroup() 144 …DMLOG(DM_LOG_ERROR, "Failed to start CreateGroup task, ret: %d, requestId %lld.", ret, requestId); in CreateGroup() 173 DMLOG(DM_LOG_ERROR, "get current process account user id failed, userId: %ld", userId); in GetGroupInfo() 179 DMLOG(DM_LOG_ERROR, "HichainConnector::GetGroupInfo failed , ret: %d.", ret); in GetGroupInfo() 184 DMLOG(DM_LOG_ERROR, "HichainConnector::GetGroupInfo failed , returnGroups is nullptr"); in GetGroupInfo() 189 DMLOG(DM_LOG_ERROR, "HichainConnector::GetGroupInfo group failed, groupNum is 0."); in GetGroupInfo() 198 DMLOG(DM_LOG_ERROR, "returnGroups parse error"); in GetGroupInfo() 204 DMLOG(DM_LOG_ERROR, "HichainConnector::GetGroupInfo group failed, groupInfos is empty."); in GetGroupInfo() 220 … DMLOG(DM_LOG_ERROR, "HichainConnector::OnGroupCreated hichainConnectorCallback_ not registe."); in OnGroupCreated() [all …]
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/softbus/ |
D | softbus_adapter.cpp | 90 DMLOG(DM_LOG_ERROR, "OnDeviceOnline, get para failed"); in OnDeviceStateChange() 104 DMLOG(DM_LOG_ERROR, "unknown device state:%d", deviceState); in OnDeviceStateChange() 113 DMLOG(DM_LOG_ERROR, "OnSoftBusDeviceOnline NodeBasicInfo is nullptr"); in OnSoftBusDeviceOnline() 128 DMLOG(DM_LOG_ERROR, "GetNodeKeyInfo failed"); in OnSoftBusDeviceOnline() 139 DMLOG(DM_LOG_ERROR, "OnSoftbusDeviceOffline NodeBasicInfo is nullptr"); in OnSoftbusDeviceOffline() 165 DMLOG(DM_LOG_ERROR, "SoftbusAdapter::SaveDiscoverDeviceInfo failed."); in SaveDiscoverDeviceInfo() 185 DMLOG(DM_LOG_ERROR, "deviceinfo is null"); in OnSoftbusDeviceFound() 202 DMLOG(DM_LOG_ERROR, "subscribe info capability invalid."); in OnSoftbusDeviceFound() 238 DMLOG(DM_LOG_ERROR, "OnSoftbusDiscoverFailed: pkgName not found"); in OnSoftbusDiscoverFailed() 255 DMLOG(DM_LOG_ERROR, "OnSoftbusDiscoverySuccess: pkgName not found"); in OnSoftbusDiscoverySuccess() [all …]
|
D | softbus_session.cpp | 131 DMLOG(DM_LOG_ERROR, "SendMsg: malloc memory failed"); in OnBytesReceived() 138 DMLOG(DM_LOG_ERROR, "MbedtlsDecrypt data failed"); in OnBytesReceived() 174 DMLOG(DM_LOG_ERROR, "start SendMsg"); in SendMsg() 177 DMLOG(DM_LOG_ERROR, "SendMsg: malloc memory failed"); in SendMsg() 184 DMLOG(DM_LOG_ERROR, "MbedtlsEncrypt data failed"); in SendMsg() 196 DMLOG(DM_LOG_ERROR, "open channel and start SendMsg"); in SendMessages() 201 DMLOG(DM_LOG_ERROR, "GetConnectAddr error"); in SendMessages() 207 DMLOG(DM_LOG_ERROR, "open session error, ret:%d", sessionId); in SendMessages() 226 DMLOG(DM_LOG_ERROR, "GetPeerDeviceId failed for session:%d", sessionId); in GetPeerDeviceId()
|
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/inner_kits/native_cpp/src/ |
D | device_manager_impl.cpp | 41 DMLOG(DM_LOG_ERROR, "InitDeviceManager error: Invalid parameter"); in InitDeviceManager() 55 DMLOG(DM_LOG_ERROR, "InitDeviceManager error: Invalid parameter"); in UnInitDeviceManager() 68 DMLOG(DM_LOG_ERROR, "Invalid para"); in GetTrustedDeviceList() 94 DMLOG(DM_LOG_ERROR, "Invalid para"); in StartDeviceDiscovery() 111 DMLOG(DM_LOG_ERROR, "DeviceManager StartDeviceDiscovery Failed with ret %d", ret); in StartDeviceDiscovery() 121 DMLOG(DM_LOG_ERROR, "Invalid para"); in StopDeviceDiscovery() 137 DMLOG(DM_LOG_ERROR, "StopDeviceDiscovery Failed with ret %d", ret); in StopDeviceDiscovery() 152 DMLOG(DM_LOG_ERROR, "Invalid para"); in SetUserOperation() 167 DMLOG(DM_LOG_ERROR, "CheckAuthentication Failed with ret %d", ret); in SetUserOperation() 197 DMLOG(DM_LOG_ERROR, "Invalid para"); in AuthenticateDevice() [all …]
|
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/kits/js/src/ |
D | native_devicemanager_js.cpp | 90 …DMLOG(DM_LOG_ERROR, "OnRemoteDied, deviceManagerJSI not find for bunderName %s", bundleName_.c_str… in OnRemoteDied() 106 …DMLOG(DM_LOG_ERROR, "OnDeviceOnline, deviceManagerJSI not find for bunderName %s", bundleName_.c_s… in OnDeviceOnline() 116 …DMLOG(DM_LOG_ERROR, "OnDeviceOnline, deviceManagerJSI not find for bunderName %s", bundleName_.c_s… in OnDeviceReady() 126 …DMLOG(DM_LOG_ERROR, "OnDeviceOffline, deviceManagerJSI not find for bunderName %s", bundleName_.c_… in OnDeviceOffline() 136 …DMLOG(DM_LOG_ERROR, "OnDeviceChanged, deviceManagerJSI not find for bunderName %s", bundleName_.c_… in OnDeviceChanged() 146 …DMLOG(DM_LOG_ERROR, "OnDeviceFound, deviceManagerJSI not find for bunderName %s", bundleName_.c_st… in OnDeviceFound() 158 …DMLOG(DM_LOG_ERROR, "OnDiscoverFailed, deviceManagerJSI not find for bunderName %s", bundleName_.c… in OnDiscoverFailed() 169 …DMLOG(DM_LOG_ERROR, "OnDiscoverySuccess, deviceManagerJSI not find for bunderName %s", bundleName_… in OnDiscoverySuccess() 180 …DMLOG(DM_LOG_ERROR, "OnAuthResult, deviceManagerJSI not find for bunderName %s", bundleName_.c_str… in OnAuthResult() 190 …DMLOG(DM_LOG_ERROR, "OnCheckAuthResult, deviceManagerJSI not find for bunderName %s", bundleName_.… in OnCheckAuthResult() [all …]
|
D | dm_native_event.cpp | 60 DMLOG(DM_LOG_ERROR, "eventType %s not find", eventType.c_str()); in Off() 76 DMLOG(DM_LOG_ERROR, "eventType %s not find", eventType.c_str()); in OnEvent()
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/message/ |
D | msg_request_auth.cpp | 40 DMLOG(DM_LOG_ERROR, "MsgRequestAuth error"); in MsgRequestAuth() 44 DMLOG(DM_LOG_ERROR, "MsgRequestAuth, err json string"); in MsgRequestAuth() 55 DMLOG(DM_LOG_ERROR, "GetLocalNodeDeviceInfo err: %d", ret); in MsgRequestAuth() 79 DMLOG(DM_LOG_ERROR, "data string is empty"); in GetEncodedAppInfo() 86 DMLOG(DM_LOG_ERROR, "getEncodedAppInfoString: malloc mem error, size %d", tempBufLen); in GetEncodedAppInfo() 93 DMLOG(DM_LOG_ERROR, "MbedtlsBase64Encode error"); in GetEncodedAppInfo() 110 DMLOG(DM_LOG_ERROR, "GetDecodeAppInfo: malloc mem error, tempBufLen %d", tempBufLen); in GetDecodeAppInfo() 118 DMLOG(DM_LOG_ERROR, "MbedtlsBase64Decode failed, ret %d, outLen %d, tempBufLen %d", in GetDecodeAppInfo() 223 DMLOG(DM_LOG_ERROR, "err json string, first time"); in Decode() 246 DMLOG(DM_LOG_ERROR, "err json string, TAG_APP_THUMBNAIL not exit"); in Decode() [all …]
|
D | msg_codec.cpp | 30 DMLOG(DM_LOG_ERROR, "DecodeMsgType jsonStr error"); in DecodeMsgType() 36 DMLOG(DM_LOG_ERROR, "mMsgHead decode error"); in DecodeMsgType() 79 DMLOG(DM_LOG_ERROR, "DecodeRequestAuth jsonStr error"); in DecodeRequestAuth() 89 DMLOG(DM_LOG_ERROR, "DecodeResponseAuth jsonStr error"); in DecodeResponseAuth() 103 DMLOG(DM_LOG_ERROR, "DecodeSyncGroup jsonStr error"); in DecodeSyncGroup()
|
D | msg_head.cpp | 31 DMLOG(DM_LOG_ERROR, "err json string"); in Decode() 41 DMLOG(DM_LOG_ERROR, "msg head version mismatch"); in Decode()
|
D | msg_response_auth.cpp | 81 DMLOG(DM_LOG_ERROR, "MsgResponseAuth::decode, err json string, first time"); in Decode() 97 DMLOG(DM_LOG_ERROR, "MsgResponseAuth::decode, err json string, second time"); in Decode()
|
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/inner_kits/native_cpp/src/notify/ |
D | device_manager_notify.cpp | 131 DMLOG(DM_LOG_ERROR, "DeviceManager OnDeviceOnlinecallback not register"); in OnDeviceOnline() 141 DMLOG(DM_LOG_ERROR, "DeviceManager OnDeviceOfflinecallback not register"); in OnDeviceOffline() 151 DMLOG(DM_LOG_ERROR, "DeviceManager OnDeviceChangedcallback not register"); in OnDeviceChanged() 163 … DMLOG(DM_LOG_ERROR, "DeviceManager OnDeviceFound: no register discoverCallback for this package"); in OnDeviceFound() 169 …DMLOG(DM_LOG_ERROR, "DeviceManager OnDeviceFound: no register discoverCallback for subscribeId %d", in OnDeviceFound() 181 …DMLOG(DM_LOG_ERROR, "DeviceManager OnDiscoverFailed: no register discoverCallback for this package… in OnDiscoverFailed() 187 …DMLOG(DM_LOG_ERROR, "DeviceManager OnDiscoverFailed: no register discoverCallback for subscribeId … in OnDiscoverFailed() 199 …DMLOG(DM_LOG_ERROR, "DeviceManager OnDiscoverySuccess: no register discoverCallback for this packa… in OnDiscoverySuccess() 205 …DMLOG(DM_LOG_ERROR, "DeviceManager OnDiscoverySuccess: no register discoverCallback for subscribeI… in OnDiscoverySuccess() 218 … DMLOG(DM_LOG_ERROR, "DeviceManager OnAuthResult: no register authCallback for this package"); in OnAuthResult() [all …]
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/dispatch/ |
D | message_processing.cpp | 43 DMLOG(DM_LOG_ERROR, "Invalid para"); in CheckParamValid() 51 DMLOG(DM_LOG_ERROR, "Invalid app image info"); in CheckParamValid() 55 DMLOG(DM_LOG_ERROR, "invalid auth type, only support pin auth"); in CheckParamValid() 85 DMLOG(DM_LOG_ERROR, "GetTrustDevices errCode:%d, num:%d", ret, *infoNum); in GetTrustedDeviceList() 100 DMLOG(DM_LOG_ERROR, "memcpy failed"); in GetTrustedDeviceList() 104 DMLOG(DM_LOG_ERROR, "memcpy failed"); in GetTrustedDeviceList() 146 DMLOG(DM_LOG_ERROR, "invalid para"); in SetUserOperation() 168 DMLOG(DM_LOG_ERROR, "invalid para"); in GetAuthenticationParam() 211 DMLOG(DM_LOG_ERROR, "invalid para"); in AuthenticateDevice() 216 DMLOG(DM_LOG_ERROR, "AuthenticateDevice extra jsonStr error"); in AuthenticateDevice() [all …]
|
D | server_init.cpp | 37 DMLOG(DM_LOG_ERROR, "softbus adapter init failed"); in Server_Init() 41 DMLOG(DM_LOG_ERROR, "hichain connector init failed"); in Server_Init()
|
D | server_stub.cpp | 99 DMLOG(DM_LOG_ERROR, "%s, RegisterService failed", DEVICE_MANAGER_SERVICE_NAME); in DevMgrSvcInit() 103 DMLOG(DM_LOG_ERROR, "%s, RegisterDefaultFeatureApi failed", DEVICE_MANAGER_SERVICE_NAME); in DevMgrSvcInit()
|
/foundation/distributedhardware/devicemanager/ext/mini/utils/src/ipc/lite/ |
D | ipc_cmd_register.cpp | 30 DMLOG(DM_LOG_ERROR, "cmdCode:%d not register SetRequestFunc", cmdCode); in SetRequest() 40 DMLOG(DM_LOG_ERROR, "cmdCode:%d not register ReadResponseFunc", cmdCode); in ReadResponse() 50 DMLOG(DM_LOG_ERROR, "cmdCode:%d not register OnIpcCmdFunc", cmdCode); in OnIpcCmd() 61 DMLOG(DM_LOG_ERROR, "cmdCode:%d not register OnIpcCmdFunc", cmdCode); in OnIpcServerCmd()
|
/foundation/distributedhardware/devicemanager/ext/mini/utils/src/ipc/standard/ |
D | ipc_cmd_register.cpp | 29 DMLOG(DM_LOG_ERROR, "cmdCode:%d not register SetRequestFunc", cmdCode); in SetRequest() 39 DMLOG(DM_LOG_ERROR, "cmdCode:%d not register ReadResponseFunc", cmdCode); in ReadResponse() 49 DMLOG(DM_LOG_ERROR, "cmdCode:%d not register OnIpcCmdFunc", cmdCode); in OnIpcCmd()
|
/foundation/distributedhardware/devicemanager/utils/include/ |
D | dm_log.h | 25 DM_LOG_ERROR, enumerator 40 …DmLog(DM_LOG_ERROR, (std::string("[") + DH_LOG_TAG + "][" + __FUNCTION__ + "]:" + fmt).c_str(), ##…
|
/foundation/distributedhardware/devicemanager/ext/mini/utils/src/log/ |
D | dm_log.cpp | 45 case DM_LOG_ERROR: in DMLogOut() 63 case DM_LOG_ERROR: in DMLogOut()
|
/foundation/distributedhardware/devicemanager/utils/src/ |
D | dm_log.cpp | 45 case DM_LOG_ERROR: in DmLogOut() 63 case DM_LOG_ERROR: in DmLogOut()
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/ability/standard/ |
D | dm_ability_manager.cpp | 48 DMLOG(DM_LOG_ERROR, "StartAbility, failed, role unknown"); in StartAbility() 52 DMLOG(DM_LOG_ERROR, "StartAbility, role %s", roleStr.c_str()); in StartAbility()
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/timer/ |
D | dm_timer.cpp | 67 … DMLOG(DM_LOG_ERROR, "DmTimer %s Stop timer failed, errno %d", mTimerName_.c_str(), errno); in Stop() 82 DMLOG(DM_LOG_ERROR, "DmTimer %s end timer at (%d)s", mTimerName_.c_str(), mTimeOutSec_); in WiteforTimeout()
|
/foundation/distributedhardware/devicemanager/ext/mini/utils/include/log/ |
D | dm_log.h | 25 DM_LOG_ERROR, enumerator
|