/arkcompiler/toolchain/websocket/server/ |
H A D | websocket_server.cpp | 65 LOGE("DecodeMessage: Recv maskingKey failed"); in DecodeMessage() 70 LOGE("DecodeMessage: Recv message with mask failed"); in DecodeMessage() 86 LOGE("ProtocolUpgrade: failed to encode WebSocket-Key"); in ProtocolUpgrade() 92 LOGE("ProtocolUpgrade: Send failed"); in ProtocolUpgrade() 116 LOGE("ReadMsg failed, msgLen = %{public}ld, errno = %{public}d", static_cast<long>(msgLen), errno); in HttpHandShake() 124 LOGE("HttpHandShake: Upgrade failed"); in HttpHandShake() 128 LOGE("HttpHandShake: Validation failed"); in HttpHandShake() 136 LOGE("HttpHandShake: HTTP upgrade parameters failure"); in HttpHandShake() 138 LOGE("HttpHandShake: failed to send 'bad request' response"); in HttpHandShake() 159 LOGE("MoveToConnectingStat in MoveToConnectingState() [all...] |
/arkcompiler/toolchain/websocket/client/ |
H A D | websocket_client.cpp | 55 LOGE("ValidateServerHandShake failed to generate expected Sec-WebSocket-Accept token"); in ValidateServerHandShake() 72 LOGE("InitToolchainWebSocketForPort::client has inited."); in InitToolchainWebSocketForPort() 78 LOGE("InitToolchainWebSocketForPort::client socket failed, error = %{public}d , desc = %{public}s", in InitToolchainWebSocketForPort() 86 LOGE("InitToolchainWebSocketForPort::client SetWebSocketTimeOut failed, error = %{public}d , desc = %{public}s", in InitToolchainWebSocketForPort() 94 LOGE("InitToolchainWebSocketForPort::client memset_s clientAddr failed, error = %{public}d, desc = %{public}s", in InitToolchainWebSocketForPort() 103 LOGE("InitToolchainWebSocketForPort::client inet_pton failed, error = %{public}d, desc = %{public}s", in InitToolchainWebSocketForPort() 111 LOGE("InitToolchainWebSocketForPort::client connect failed, error = %{public}d, desc = %{public}s", in InitToolchainWebSocketForPort() 124 LOGE("InitToolchainWebSocketForSockName::client has inited."); in InitToolchainWebSocketForSockName() 130 LOGE("InitToolchainWebSocketForSockName::client socket failed, error = %{public}d , desc = %{public}s", in InitToolchainWebSocketForSockName() 138 LOGE("InitToolchainWebSocketForSockNam in InitToolchainWebSocketForSockName() [all...] |
/arkcompiler/toolchain/websocket/ |
H A D | websocket_base.cpp | 51 LOGE("SendReply failed, websocket not connected"); in SendReply() 57 LOGE("SendReply: send failed"); in SendReply() 90 LOGE("ReadPayload: Recv payloadLen == 126 failed"); in ReadPayload() 97 LOGE("ReadPayload: Recv payloadLen == 127 failed"); in ReadPayload() 123 LOGE("Failed to read ping frame payload"); in HandleControlFrame() 137 LOGE("Decode failed: websocket not connected, state = %{public}d", EnumToNumber(state)); in Decode() 143 LOGE("Decode failed, client websocket disconnect"); in Decode() 149 LOGE("Received websocket frame is invalid - header is %02x%02x", recvbuf[0], recvbuf[1]); in Decode() 218 LOGE("In connection transition CLOSING->CLOSED got initial state = %{public}d", EnumToNumber(expected)); in CloseConnectionSocket() 226 LOGE("Decod in SendPongFrame() [all...] |
H A D | network.cpp | 43 LOGE("Recv payload in while failed, len = %{public}ld, errno = %{public}d", static_cast<long>(len), errno); in Recv() 67 LOGE("Send Message in while failed, len = %{public}ld, errno = %{public}d", static_cast<long>(len), errno); in Send()
|
H A D | handshake_helper.cpp | 53 LOGE("EVP_EncodeBlock failed to encode all bytes, encodedBytes = %{public}d", encodedBytes); in EncodeKey()
|
/arkcompiler/toolchain/tooling/utils/ |
H A D | utils.cpp | 29 LOGE("get timep failed"); in GetCurrentTime() 35 LOGE("get currentDate failed"); in GetCurrentTime() 42 LOGE("format date failed"); in GetCurrentTime() 48 LOGE("get currentTime failed"); in GetCurrentTime() 54 LOGE("format time failed"); in GetCurrentTime() 120 LOGE("arkdb: File path is illeage"); in RealPath() 126 LOGE("arkdb: full path failure"); in RealPath() 137 LOGE("arkdb: realpath failure"); in RealPath()
|
/arkcompiler/toolchain/tooling/client/manager/ |
H A D | source_manager.cpp | 48 LOGE("arkdb: json parse error"); in EnableReply() 53 LOGE("arkdb: json parse format error"); in EnableReply() 61 LOGE("arkdb: find params error"); in EnableReply() 68 LOGE("arkdb: find scriptId error"); in EnableReply() 75 LOGE("arkdb: find fileName error"); in EnableReply() 142 LOGE("arkdb: get functionName error"); in GetDebugSources() 149 LOGE("arkdb: get location error"); in GetDebugSources() 156 LOGE("arkdb: get scriptId error"); in GetDebugSources() 163 LOGE("arkdb: get lineNumber error"); in GetDebugSources() 167 LOGE("arkd in GetDebugSources() [all...] |
H A D | watch_manager.cpp | 86 LOGE("arkdb: find callFrameId error"); in RequestWatchInfo() 133 LOGE("json parse result error"); in HandleWatchResult() 140 LOGE("json parse result error"); in HandleWatchResult() 159 LOGE("json parse type error"); in ShowWatchResult() 176 LOGE("json parse object error"); in ShowWatchResult() 193 LOGE("json parse description error"); in ShowWatchResult() 209 LOGE("json parse name error"); in OutputWatchResult() 215 LOGE("json parse value error"); in OutputWatchResult() 221 LOGE("json parse description error"); in OutputWatchResult() 237 LOGE("jso in ShowWatchResult2() [all...] |
H A D | breakpoint_manager.cpp | 28 LOGE("arkdb: json parse error"); in Createbreaklocation() 33 LOGE("arkdb: json parse format error"); in Createbreaklocation() 41 LOGE("arkdb: find result error"); in Createbreaklocation() 56 LOGE("arkdb: find breakpointId error"); in Createbreaklocation()
|
H A D | domain_manager.cpp | 37 LOGE("json parse error"); in DispatcherReply() 42 LOGE("json parse format error"); in DispatcherReply()
|
/arkcompiler/toolchain/inspector/ |
H A D | library_loader.cpp | 43 LOGE("Failed to open %{public}s, reason:%{public}sn", libraryName.data(), in Load() 55 LOGE("Failed to get symbol:%{public}s, reason:%{public}s", symbol.data(), in ResolveSymbol() 73 LOGE("Failed to open %{public}s, reason:%{public}sn", libraryName.data(), dlerror()); 83 LOGE("Failed to get symbol:%{public}s, reason:%{public}sn", symbol.data(), dlerror());
|
H A D | inspector.cpp | 86 LOGE("HandleClient server nullptr"); in HandleClient() 109 LOGE("LoadArkDebuggerLibrary, handle load failed"); in LoadArkDebuggerLibrary() 172 LOGE("Create inspector thread failed"); in InitializeInspector() 278 LOGE("Task not in debugger thread"); in OnMessage() 288 LOGE("Task not in debugger thread for socketpair"); in OnMessage() 343 LOGE("Initialize ark functions failed"); in InitializeDebuggerForSocketpair() 366 LOGE("Initialize inspector failed"); in StartDebugForSocketpair() 386 LOGE("Initialize ark functions failed"); in StartDebug() 395 LOGE("Initialize inspector failed"); in StartDebug()
|
H A D | connect_inspector.cpp | 36 LOGE("HandleDebugManager server nullptr"); in HandleDebugManager() 95 LOGE("message is empty"); in OnMessage() 193 LOGE("pthread_create fail!"); in StartServerForSocketPair() 211 LOGE("pthread_create fail!"); in StartServer() 231 LOGE("The message with the current instance id has existed."); in StoreMessage() 251 LOGE("The message with the current instance id does not exist."); in RemoveMessage()
|
H A D | ws_server.cpp | 42 LOGE("WsServer has been terminated unexpectedly"); in RunServer() 129 LOGE("WsServer SendReply websocket has been closed unexpectedly"); in SendReply() 134 LOGE("WsServer SendReply send fail"); in SendReply()
|
H A D | connect_server.cpp | 93 LOGE("ConnectServer SendReply websocket has been closed unexpectedly"); in SendMessage()
|
/arkcompiler/toolchain/tooling/client/domain/ |
H A D | runtime_client.cpp | 181 LOGE("arkdb: json parse error"); in RecvReply() 186 LOGE("arkdb: json parse format error"); in RecvReply() 194 LOGE("arkdb: find id error"); in RecvReply() 228 LOGE("arkdb: json parse error"); in HandleGetProperties() 233 LOGE("arkdb: json parse format error"); in HandleGetProperties() 241 LOGE("arkdb: find result error"); in HandleGetProperties() 248 LOGE("arkdb: find innerResult error"); in HandleGetProperties() 265 LOGE("arkdb: convert 'requestObjectId' from string to int error"); in HandleGetProperties() 285 LOGE("arkdb: json parse error"); in HandleHeapUsage() 290 LOGE("arkd in HandleHeapUsage() [all...] |
H A D | profiler_client.cpp | 154 LOGE("arkdb: json parse error"); in RecvProfilerResult() 159 LOGE("arkdb: json parse format error"); in RecvProfilerResult() 167 LOGE("arkdb: find result error"); in RecvProfilerResult() 174 LOGE("arkdb: the cmd is not cp-stop!"); in RecvProfilerResult() 182 LOGE("arkdb: get time failed"); in RecvProfilerResult() 204 LOGE("arkdb: path is not realpath!"); in WriteCpuProfileForFile() 209 LOGE("arkdb: file open error!"); in WriteCpuProfileForFile()
|
H A D | heapprofiler_client.cpp | 223 LOGE("json parse error"); in RecvReply() 227 LOGE("json parse format error"); in RecvReply() 241 LOGE("find method error"); in RecvReply() 257 LOGE("find params error"); in RecvReply() 277 LOGE("arkdb: get time failed"); in SaveHeapSnapshotAndAllocationTrackData() 310 LOGE("arkdb: get profile failed"); in SaveHeapsamplingData() 317 LOGE("arkdb: get time failed"); in SaveHeapsamplingData() 337 LOGE("arkdb: path is not realpath!"); in WriteHeapProfilerForFile() 342 LOGE("arkdb: file open error!"); in WriteHeapProfilerForFile()
|
H A D | debugger_client.cpp | 319 LOGE("arkdb: json parse error"); in RecvReply() 324 LOGE("arkdb: json parse format error"); in RecvReply() 333 LOGE("arkdb: find method error"); in RecvReply() 362 LOGE("arkdb: json parse error"); in PausedReply() 367 LOGE("arkdb: json parse format error"); in PausedReply() 375 LOGE("arkdb: find params error"); in PausedReply() 382 LOGE("arkdb: find callFrames error"); in PausedReply() 412 LOGE("arkdb: find result error"); in handleResponse()
|
/arkcompiler/toolchain/common/ |
H A D | log_wrapper.h | 38 #ifdef LOGE 39 #undef LOGE macro 75 #define LOGE(fmt, ...) StdLog::PrintLog(LogLevel::ERROR, fmt, ##__VA_ARGS__) macro 81 #define LOGE(fmt, ...) HILOG_ERROR(LOG_CORE, fmt, ##__VA_ARGS__) macro
|
/arkcompiler/toolchain/tooling/client/ark_cli/ |
H A D | main.cpp | 115 LOGE("arkdb: quit"); in GetInputCommand() 147 LOGE("arkdb get session by id %{public}u failed", sessionId); in SocketOnMessage() 162 LOGE("arkdb is missing a parameter"); in Main() 168 LOGE("arkdb create default session failed"); in Main() 185 LOGE("arkdb create TcpServer failed"); in Main()
|
/arkcompiler/toolchain/tooling/client/session/ |
H A D | session.cpp | 66 LOGE("arkdb:InitToolchainWebSocketForPort the port = %{public}d is wrong.", port); in CreateSocket() 70 LOGE("arkdb:InitToolchainWebSocketForPort failed"); in CreateSocket() 75 LOGE("arkdb:InitToolchainWebSocketForSockName failed"); in CreateSocket() 81 LOGE("arkdb:ClientSendWSUpgradeReq failed"); in CreateSocket() 85 LOGE("arkdb:ClientRecvWSUpgradeRsp failed"); in CreateSocket()
|