Searched defs:sendBuf (Results 1 – 3 of 3) sorted by relevance
43 int SpServerSocket::Sendto(std::string &sendBuf) in Sendto()
62 string sendBuf = Base::StringFormat("%s-%d", HANDSHAKE_MESSAGE.c_str(), tcpListenPort); in TransmitConfig() local
58 int HdcTransferBase::SimpleFileIO(CtxFile *context, uint64_t index, uint8_t *sendBuf, int bytes) in SimpleFileIO()143 uint8_t *sendBuf = data - payloadPrefixReserve; in SendIOPayload() local