Lines Matching refs:ToDebugString
568 hSession->ToDebugString().c_str(), size); in UartSendToHdcStream()
579 head->ToDebugString().c_str(), *(data + sizeof(UartHead)), in UartSendToHdcStream()
676 head->ToDebugString().c_str(), outPkgs.size()); in RequestSendPackage()
679 head->ToDebugString().c_str(), pkgId.c_str()); in RequestSendPackage()
738 WRITE_LOG(LOG_DEBUG, "UartPackageManager: send pkg %s", it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
746 it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
760 it->ToDebugString().c_str(), (long long)elapsedTime.count()); in SendPkgInUARTOutMap()
766 it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
828 WRITE_LOG(LOG_DEBUG, "%s %s", __FUNCTION__, head->ToDebugString().c_str()); in ValidateUartPacket()
937 WRITE_LOG(LOG_ALL, "SendUARTData =============> %s", head->ToDebugString().c_str()); in SendUARTData()
999 WRITE_LOG(LOG_FATAL, "%s:%s", __FUNCTION__, session->ToDebugString().c_str()); in Restartession()
1008 WRITE_LOG(LOG_WARN, "%s:%s", __FUNCTION__, hSession->ToDebugString().c_str()); in StopSession()