Lines Matching refs:HiLog
34 HiLog::Info(LABEL, "FinishWriteCallback:%{public}d error:%{public}s", status, buf);
42 HiLog::Info(LABEL, "HdcJdwpSimulator::SendToStream: %{public}s, %{public}d", buf, bufLen);
45 HiLog::Error(LABEL, "HdcJdwpSimulator::SendToStream wrong bufLen.");
50 HiLog::Error(LABEL, "HdcJdwpSimulator::SendToStream new pDynBuf fail.");
55 HiLog::Error(LABEL, "HdcJdwpSimulator::SendToStream memcpy fail.");
61 HiLog::Error(LABEL, "HdcJdwpSimulator::SendToStream alloc reqWrite fail.");
71 HiLog::Info(LABEL, "SendToStream uv_is_unwritable!");
76 HiLog::Info(LABEL, "SendToStream buf:%{public}s", pDynBuf);
98 HiLog::Debug(LABEL, "ProcessIncoming :%{public}d", nread);
103 HiLog::Error(LABEL, "ProcessIncoming memset_s fail.");
107 HiLog::Error(LABEL, "ProcessIncoming memcpy_s fail.");
111 HiLog::Info(LABEL, "ProcessIncoming recv2[%{public}d] :%{public}c", i, recv[i]);
119 HiLog::Info(LABEL, "ProcessIncoming--reply server");
123 HiLog::Info(LABEL, "ProcessIncoming reply%{public}d :%{public}c", i, reply[i]);
132 HiLog::Debug(LABEL, "ProcessIncoming error %s\n", buffer);
146 HiLog::Debug(LABEL, "HdcJdwpSimulator::ReceiveNewFd pid: %{public}d, nread: %{public}d\n",
153 HiLog::Error(LABEL, "Read error %s\n", buffer);
161 HiLog::Error(LABEL, "No pending count\n");
166 HiLog::Debug(LABEL, "None TCP type: %{public}d", pending);
173 HiLog::Debug(LABEL, "Jdwp forward pid %{public}d: new fd %{public}d\n", getpid(), fd);
188 HiLog::Debug(LABEL, "ConnectJdwp:%{public}d error:%{public}s", status, buf);
199 HiLog::Error(LABEL, "ConnectJdwp new info fail.");
204 HiLog::Error(LABEL, "ConnectJdwp memset_s fail.");
210 HiLog::Info(LABEL,
216 HiLog::Error(LABEL, "ConnectJdwp memcpy_s fail :%{public}s.", pkgName.c_str());
220 HiLog::Info(LABEL, "ConnectJdwp send JS msg:%{public}s", info);
233 HiLog::Info(LABEL, "ConnectJdwp trans pid fail :%{public}d.", pidCurr);
236 HiLog::Info(LABEL, "ConnectJdwp send pid:%{public}s", pid);
240 HiLog::Info(LABEL, "ConnectJdwp reading.");
260 HiLog::Debug(LABEL, "HdcJdwpSimulator::FreeContext start");
273 HiLog::Debug(LABEL, "HdcJdwpSimulator::FreeContext end");
282 HiLog::Info(LABEL, "MallocContext failed");
287 HiLog::Info(LABEL, " HdcJdwpSimulator Connect begin");
294 HiLog::Debug(LABEL, "HdcJdwpSimulator::stop.");