Home | History | Annotate | Download | only in base

Lines Matching refs:AsyncPacketSocket

33 void Send(rtc::AsyncPacketSocket* socket, const char* bytes, size_t size,
47 rtc::AsyncPacketSocket* socket,
55 void SendStunError(const StunMessage& msg, rtc::AsyncPacketSocket* socket,
102 void RelayServer::AddInternalSocket(rtc::AsyncPacketSocket* socket) {
109 void RelayServer::RemoveInternalSocket(rtc::AsyncPacketSocket* socket) {
118 void RelayServer::AddExternalSocket(rtc::AsyncPacketSocket* socket) {
125 void RelayServer::RemoveExternalSocket(rtc::AsyncPacketSocket* socket) {
182 rtc::AsyncPacketSocket* socket, const char* bytes, size_t size,
227 rtc::AsyncPacketSocket* socket, const char* bytes, size_t size,
297 rtc::AsyncPacketSocket* socket, std::string* username,
325 rtc::AsyncPacketSocket* socket) {
473 rtc::AsyncPacketSocket* socket = external_sockets_[0];
573 rtc::AsyncPacketSocket* socket)