Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dautodetectproxy.cc147 void AutoDetectProxy::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in talk_base::AutoDetectProxy
Dsocketstream.cc122 void SocketStream::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::SocketStream
Dasyncudpsocket.cc108 void AsyncUDPSocket::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::AsyncUDPSocket
Dasyncsocket.h118 virtual void OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function
Dasynctcpsocket.cc217 void AsyncTCPSocket::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::AsyncTCPSocket
Dschanneladapter.cc647 SChannelAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::SChannelAdapter
Dopenssladapter.cc551 OpenSSLAdapter::OnReadEvent(AsyncSocket* socket) { in OnReadEvent() function in talk_base::OpenSSLAdapter
Dsocketadapters.cc109 void BufferedReadAdapter::OnReadEvent(AsyncSocket * socket) { in OnReadEvent() function in talk_base::BufferedReadAdapter
/external/chromium/third_party/libjingle/source/talk/examples/login/
Dxmppsocket.cc87 void XmppSocket::OnReadEvent(talk_base::AsyncSocket * socket) { in OnReadEvent() function in XmppSocket
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Drelayserver.cc188 void RelayServer::OnReadEvent(talk_base::AsyncSocket* socket) { in OnReadEvent() function in cricket::RelayServer