Home
last modified time | relevance | path

Searched defs:OnReadEvent (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/webrtc/base/
Dsocketstream.cc105 void SocketStream::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::SocketStream
Dautodetectproxy.cc248 void AutoDetectProxy::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in rtc::AutoDetectProxy
Dasyncudpsocket.cc102 void AsyncUDPSocket::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncUDPSocket
Dasyncsocket.cc115 void AsyncSocketAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncSocketAdapter
Dtestutils.h111 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function
359 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function
409 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function
Dhttpserver.cc269 void HttpListenServer::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::HttpListenServer
Dasynctcpsocket.cc178 void AsyncTCPSocketBase::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::AsyncTCPSocketBase
Dnatsocketfactory.cc243 void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::NATSocket
Dsocketadapters.cc102 void BufferedReadAdapter::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in rtc::BufferedReadAdapter
Dopenssladapter.cc644 OpenSSLAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in rtc::OpenSSLAdapter
/external/webrtc/webrtc/libjingle/xmpp/
Dxmppsocket.cc78 void XmppSocket::OnReadEvent(rtc::AsyncSocket * socket) { in OnReadEvent() function in buzz::XmppSocket
/external/webrtc/webrtc/p2p/base/
Drelayserver.cc176 void RelayServer::OnReadEvent(rtc::AsyncSocket* socket) { in OnReadEvent() function in cricket::RelayServer