Searched defs:OnReadEvent (Results 1 – 10 of 10) sorted by relevance
147 void AutoDetectProxy::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in talk_base::AutoDetectProxy
122 void SocketStream::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::SocketStream
108 void AsyncUDPSocket::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::AsyncUDPSocket
118 virtual void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function
217 void AsyncTCPSocket::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::AsyncTCPSocket
647 SChannelAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::SChannelAdapter
551 OpenSSLAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::OpenSSLAdapter
109 void BufferedReadAdapter::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in talk_base::BufferedReadAdapter
87 void XmppSocket::OnReadEvent(talk_base::AsyncSocket * socket) { in OnReadEvent() function in XmppSocket
188 void RelayServer::OnReadEvent(talk_base::AsyncSocket* socket) { in OnReadEvent() function in cricket::RelayServer