Lines Matching refs:LOG_FATAL
57 WRITE_LOG(LOG_FATAL, "libusb_init failed ctxUSB is nullptr"); in HdcSessionBase()
407 WRITE_LOG(LOG_FATAL, "MallocSession new hSession failed"); in MallocSession()
421 WRITE_LOG(LOG_FATAL, "MallocSession new hSession->mapTask failed"); in MallocSession()
428 WRITE_LOG(LOG_FATAL, "MallocSession new hSession->listKey failed"); in MallocSession()
445 WRITE_LOG(LOG_FATAL, "MallocSession malloc hSession->pollHandle failed"); in MallocSession()
694 WRITE_LOG(LOG_FATAL, "!! session:%u vote reset, passed unanimously !!", sessionId); in AdminSession()
866 WRITE_LOG(LOG_FATAL, "Session recv static vcode failed"); in DecryptPayload()
871 WRITE_LOG(LOG_FATAL, "Session recv CalcCheckSum failed"); in DecryptPayload()
887 WRITE_LOG(LOG_FATAL, "PACKET_FLAG incorrect %x %x", bufPtr[0], bufPtr[1]); in OnRead()
896 WRITE_LOG(LOG_FATAL, "Packet size incorrect"); in OnRead()
924 WRITE_LOG(LOG_FATAL, "HdcSessionBase read io failed,%s", buf); in FetchIOBuf()
1177 WRITE_LOG(LOG_FATAL, "ReadCtrlFromMain size failed, nread == %d", nread); in ReadCtrlFromMain()
1182 WRITE_LOG(LOG_FATAL, "ReadCtrlFromMain failed sessionId:%u channelId:%u command:%u", in ReadCtrlFromMain()
1316 WRITE_LOG(LOG_FATAL, "DispatchTaskData new hTaskInfo failed"); in DispatchTaskData()