Searched defs:didFailSocketStream (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DSocketStreamHandleClient.h52 virtual void didFailSocketStream(SocketStreamHandle*, const SocketStreamError&) { } function in class:WebCore::SocketStreamHandleClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/InspectorServer/
H A DWebSocketServerConnection.cpp164 void WebSocketServerConnection::didFailSocketStream(SocketStreamHandle*, const SocketStreamError&) function in class:WebKit::WebSocketServerConnection
/macosx-10.10/WebCore-7600.1.25/Modules/websockets/
H A DWebSocketChannel.cpp316 void WebSocketChannel::didFailSocketStream(SocketStreamHandle* handle, const SocketStreamError& error) function in class:WebCore::WebSocketChannel

Completed in 70 milliseconds