Searched refs:OnConnectionClosed (Results 1 – 3 of 3) sorted by relevance
37 &HttpServerMonitor::OnConnectionClosed); in HttpServerMonitor()52 void OnConnectionClosed(HttpServer*, int, StreamInterface* stream) { in OnConnectionClosed() function
234 SignalConnectionClosed.connect(this, &HttpListenServer::OnConnectionClosed); in HttpListenServer()280 void HttpListenServer::OnConnectionClosed(HttpServer* server, in OnConnectionClosed() function in rtc::HttpListenServer
127 void OnConnectionClosed(HttpServer* server, int connection_id,