Searched defs:OnReadEvent (Results 1 – 12 of 12) sorted by relevance
105 void SocketStream::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::SocketStream
248 void AutoDetectProxy::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in rtc::AutoDetectProxy
102 void AsyncUDPSocket::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncUDPSocket
115 void AsyncSocketAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncSocketAdapter
111 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function359 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function409 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function
269 void HttpListenServer::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::HttpListenServer
178 void AsyncTCPSocketBase::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncTCPSocketBase
243 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::NATSocket
102 void BufferedReadAdapter::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in rtc::BufferedReadAdapter
644 OpenSSLAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::OpenSSLAdapter
78 void XmppSocket::OnReadEvent(rtc::AsyncSocket * socket) { in OnReadEvent() function in buzz::XmppSocket
176 void RelayServer::OnReadEvent(rtc::AsyncSocket* socket) { in OnReadEvent() function in cricket::RelayServer