Searched defs:FindConnection (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/server/ | ||
| D | http_server.cc | 504 HttpConnection* HttpServer::FindConnection(int connection_id) { in FindConnection() function in net::HttpServer |
| /external/webrtc/p2p/base/ | ||
| D | p2p_transport_channel.cc | 1515 bool P2PTransportChannel::FindConnection(const Connection* connection) const { in FindConnection() function in cricket::P2PTransportChannel |