Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpserver_unittest.cc52 void OnConnectionClosed(HttpServer*, int, StreamInterface* stream) { in OnConnectionClosed() function
Dhttpserver.cc280 void HttpListenServer::OnConnectionClosed(HttpServer* server, in OnConnectionClosed() function in rtc::HttpListenServer