Searched defs:OnConnectEvent (Results 1 – 8 of 8) sorted by relevance
181 void AsyncSSLSocket::OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::AsyncSSLSocket269 void AsyncHttpsProxySocket::OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::AsyncHttpsProxySocket508 void AsyncSocksProxySocket::OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::AsyncSocksProxySocket
107 void SocketStream::OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::SocketStream
98 void OnConnectEvent(rtc::AsyncSocket* socket) { AddEvents(socket, SSE_OPEN); } in OnConnectEvent() function
110 void AsyncSocketAdapter::OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::AsyncSocketAdapter
196 void AsyncTCPSocketBase::OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::AsyncTCPSocketBase
348 void OnConnectEvent(AsyncSocket* socket) { connected_ = true; } in OnConnectEvent() function in rtc::__anon320a3e360111::NatTcpTest
674 void OpenSSLAdapter::OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::OpenSSLAdapter
239 void OnConnectEvent(AsyncSocket* socket) { in OnConnectEvent() function in rtc::NATSocket