Searched refs:OnNewConnection (Results 1 – 5 of 5) sorted by relevance
101 this, &AsyncStunTCPSocketTest::OnNewConnection); in CreateSockets()117 void OnNewConnection(talk_base::AsyncPacketSocket* server, in OnNewConnection() function in cricket::AsyncStunTCPSocketTest
62 socket_->SignalNewConnection.connect(this, &TCPPort::OnNewConnection); in Init()183 void TCPPort::OnNewConnection(talk_base::AsyncPacketSocket* socket, in OnNewConnection() function in cricket::TCPPort
90 void OnNewConnection(talk_base::AsyncPacketSocket* socket,
137 void OnNewConnection(scoped_refptr<BluetoothSocket> socket,
458 base::Bind(&BluetoothSocketChromeOS::OnNewConnection, in AcceptConnectionRequest()509 void BluetoothSocketChromeOS::OnNewConnection( in OnNewConnection() function in chromeos::BluetoothSocketChromeOS