Searched defs:OnSocketConnect (Results 1 – 5 of 5) sorted by relevance
59 void TCPSocketEventDispatcher::OnSocketConnect(const std::string& extension_id, in OnSocketConnect() function in extensions::api::TCPSocketEventDispatcher
118 void WebSocket::OnSocketConnect(int code) { in OnSocketConnect() function in WebSocket
630 void RelayEntry::OnSocketConnect(talk_base::AsyncPacketSocket* socket) { in OnSocketConnect() function in cricket::RelayEntry
674 void RelayEntry::OnSocketConnect(talk_base::AsyncPacketSocket* socket) { in OnSocketConnect() function in cricket::RelayEntry
268 void TurnPort::OnSocketConnect(talk_base::AsyncPacketSocket* socket) { in OnSocketConnect() function in cricket::TurnPort