Searched refs:didCloseWebSocketConnection (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/InspectorServer/
H A DWebSocketServerClient.h56 virtual void didCloseWebSocketConnection(WebSocketServerConnection*) { } function in class:WebKit::WebSocketServerClient
H A DWebInspectorServer.h61 virtual void didCloseWebSocketConnection(WebSocketServerConnection*);
H A DWebInspectorServer.cpp193 void WebInspectorServer::didCloseWebSocketConnection(WebSocketServerConnection* connection) function in class:WebKit::WebInspectorServer
H A DWebSocketServerConnection.cpp133 m_client->didCloseWebSocketConnection(this);

Completed in 97 milliseconds