Searched defs:OnConnectionClosed (Results 1 – 2 of 2) sorted by relevance
52 void OnConnectionClosed(HttpServer*, int, StreamInterface* stream) { in OnConnectionClosed() function
280 void HttpListenServer::OnConnectionClosed(HttpServer* server, in OnConnectionClosed() function in rtc::HttpListenServer