Home
last modified time | relevance | path

Searched defs:FindConnection (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/server/
Dhttp_server.cc504 HttpConnection* HttpServer::FindConnection(int connection_id) { in FindConnection() function in net::HttpServer
/external/webrtc/p2p/base/
Dp2p_transport_channel.cc1515 bool P2PTransportChannel::FindConnection(const Connection* connection) const { in FindConnection() function in cricket::P2PTransportChannel