Searched defs:OnReadEvent (Results 1 – 9 of 9) sorted by relevance
112 void SocketStream::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::SocketStream
99 void OnReadEvent(rtc::AsyncSocket* socket) { AddEvents(socket, SSE_READ); } in OnReadEvent() function
114 void AsyncUDPSocket::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncUDPSocket
114 void AsyncSocketAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncSocketAdapter
200 void AsyncTCPSocketBase::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncTCPSocketBase
90 void BufferedReadAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::BufferedReadAdapter
688 void OpenSSLAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::OpenSSLAdapter
249 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::NATSocket
48 void OnReadEvent(rtc::AsyncSocket* socket) { in OnReadEvent() function in webrtc::test::__anon9ae6de200111::SocketReader