Searched refs:ServerConnectionEvent (Results 1 – 6 of 6) sorted by relevance
96 struct ServerConnectionEvent { struct98 explicit ServerConnectionEvent(HttpResponse::ServerConnectionCode code) : in ServerConnectionEvent() argument104 virtual void OnServerConnectionEvent(const ServerConnectionEvent& event) = 0;
272 ServerConnectionEvent(server_status_))); in NotifyStatusChanged()
25 struct ServerConnectionEvent;
163 const ServerConnectionEvent& event) OVERRIDE;
676 const ServerConnectionEvent& event) { in OnServerConnectionEvent()