Searched refs:CloseAll (Results 1 - 6 of 6) sorted by relevance

/external/webrtc/webrtc/base/
H A Dhttpserver_unittest.cc95 server.CloseAll(false);
107 server.CloseAll(false);
124 server.CloseAll(true);
H A Dhttpserver.h73 void CloseAll(bool force);
75 // After calling CloseAll, this event is signalled to indicate that all
H A Dhttpserver.cc33 LOG(LS_WARNING) << "HttpServer::CloseAll has not completed";
74 HttpServer::CloseAll(bool force) { function in class:rtc::HttpServer
/external/webrtc/webrtc/examples/peerconnection/server/
H A Dpeer_channel.h98 void CloseAll();
H A Dmain.cc134 clients.CloseAll();
H A Dpeer_channel.cc264 void PeerChannel::CloseAll() { function in class:PeerChannel

Completed in 150 milliseconds