Searched refs:AcceptConnection (Results 1 – 5 of 5) sorted by relevance
216 void AcceptConnection(const rtc::SocketAddress& address) { in AcceptConnection() function in SSLAdapterTestDummyServer348 server_->AcceptConnection(client_->GetAddress()); in TestHandshake()
268 void AcceptConnection(rtc::AsyncSocket* server_socket);
175 AcceptConnection(socket); in OnNewInternalConnection()178 void TurnServer::AcceptConnection(rtc::AsyncSocket* server_socket) { in AcceptConnection() function in cricket::TurnServer
301 void AcceptConnection(const Candidate& remote_candidate) { in AcceptConnection() function in cricket::TestChannel611 ch2->AcceptConnection(GetCandidate(ch1->port())); in ConnectStartedChannels()860 ch2.AcceptConnection(GetCandidate(ch1.port())); in TestConnectivity()906 ch2.AcceptConnection(GetCandidate(ch1.port())); in TestConnectivity()919 ch1.AcceptConnection(GetCandidate(ch2.port())); in TestConnectivity()2691 ch2.AcceptConnection(GetCandidate(ch1.port())); in TEST_F()2759 ch2.AcceptConnection(GetCandidate(ch1.port())); in TEST_F()
104 SOCKET AcceptConnection(int portno) { in AcceptConnection() function2988 SOCKET socket_fd = AcceptConnection(portno); in main()