Searched refs:SendTcp (Results 1 – 2 of 2) sorted by relevance
248 return SendTcp(pv, cb); in Send()262 return SendTcp(pv, cb); in SendTo()304 server_->SendTcp(sender); in RecvFrom()488 int VirtualSocket::SendTcp(const void* pv, size_t cb) { in SendTcp() function in rtc::VirtualSocket498 server_->SendTcp(this); in SendTcp()817 void VirtualSocketServer::SendTcp(VirtualSocket* socket) { in SendTcp() function in rtc::VirtualSocketServer
166 void SendTcp(VirtualSocket* socket);307 int SendTcp(const void* pv, size_t cb);