Searched defs:sendBuf (Results 1 – 7 of 7) sorted by relevance
76 int SpServerSocket::Sendto(const std::string &sendBuf) in Sendto()
87 std::string sendBuf = "test"; variable
59 string sendBuf = Base::StringFormat("%s-%d", HANDSHAKE_MESSAGE.c_str(), tcpListenPort); in TransmitConfig() local
261 std::string sendBuf = ParseAndProcessMessageStr(std::string(buffer, bytesRead)); in main() local
70 int HdcTransferBase::SimpleFileIO(CtxFile *context, uint64_t index, uint8_t *sendBuf, int bytes) in SimpleFileIO()206 uint8_t *sendBuf = data - payloadPrefixReserve; in SendIOPayload() local