Searched defs:FindConnection (Results 1 – 5 of 5) sorted by relevance
316 HttpConnection* HttpServer::FindConnection(int connection_id) { in FindConnection() function in net::HttpServer323 HttpConnection* HttpServer::FindConnection(StreamListenSocket* socket) { in FindConnection() function in net::HttpServer
190 Connection* SimpleWebServer::FindConnection( in FindConnection() function in test_server::SimpleWebServer269 HTTPTestServer::FindConnection(const net::StreamListenSocket* socket) { in FindConnection() function in test_server::HTTPTestServer
426 HttpServer::Connection* HttpServer::FindConnection(int connection_id) { in FindConnection() function in net::HttpServer433 HttpServer::Connection* HttpServer::FindConnection(ListenSocket* socket) { in FindConnection() function in net::HttpServer
300 HttpConnection* EmbeddedTestServer::FindConnection( in FindConnection() function in net::test_server::EmbeddedTestServer
716 bool P2PTransportChannel::FindConnection( in FindConnection() function in cricket::P2PTransportChannel