Lines Matching refs:ToDebugString
563 hSession->ToDebugString().c_str(), size); in UartSendToHdcStream()
574 head->ToDebugString().c_str(), *(data + sizeof(UartHead)), in UartSendToHdcStream()
671 head->ToDebugString().c_str(), outPkgs.size()); in RequestSendPackage()
674 head->ToDebugString().c_str(), pkgId.c_str()); in RequestSendPackage()
733 WRITE_LOG(LOG_DEBUG, "UartPackageManager: send pkg %s", it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
741 it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
755 it->ToDebugString().c_str(), (long long)elapsedTime.count()); in SendPkgInUARTOutMap()
761 it->ToDebugString().c_str()); in SendPkgInUARTOutMap()
823 WRITE_LOG(LOG_DEBUG, "%s %s", __FUNCTION__, head->ToDebugString().c_str()); in ValidateUartPacket()
932 WRITE_LOG(LOG_ALL, "SendUARTData =============> %s", head->ToDebugString().c_str()); in SendUARTData()
994 WRITE_LOG(LOG_FATAL, "%s:%s", __FUNCTION__, session->ToDebugString().c_str()); in Restartession()
1003 WRITE_LOG(LOG_WARN, "%s:%s", __FUNCTION__, hSession->ToDebugString().c_str()); in StopSession()