Lines Matching refs:ToDebugString
570 hSession->ToDebugString().c_str(), size); in UartSendToHdcStream()
581 head->ToDebugString().c_str(), *(data + sizeof(UartHead)), in UartSendToHdcStream()
678 head->ToDebugString().c_str(), outPkgs.size()); in RequestSendPackage()
681 head->ToDebugString().c_str(), pkgId.c_str()); in RequestSendPackage()
740 WRITE_LOG(LOG_DEBUG, "UartPackageManager: send pkg %s", it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
748 it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
762 it->ToDebugString().c_str(), (long long)elapsedTime.count()); in SendPkgInUARTOutMap()
768 it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
830 WRITE_LOG(LOG_DEBUG, "%s %s", __FUNCTION__, head->ToDebugString().c_str()); in ValidateUartPacket()
939 WRITE_LOG(LOG_ALL, "SendUARTData =============> %s", head->ToDebugString().c_str()); in SendUARTData()
1001 WRITE_LOG(LOG_FATAL, "%s:%s", __FUNCTION__, session->ToDebugString().c_str()); in Restartession()
1010 WRITE_LOG(LOG_WARN, "%s:%s", __FUNCTION__, hSession->ToDebugString().c_str()); in StopSession()