Searched defs:closeInternal (Results 1 – 4 of 4) sorted by relevance
274 void SocketStreamHandle::closeInternal() in closeInternal() function in WebCore::SocketStreamHandle
416 private void closeInternal() { in closeInternal() method in InBandBytestreamSession.IBBInputStream
258 private boolean closeInternal(ErrorCode errorCode) { in closeInternal() method in SpdyStream
478 void WebSocket::closeInternal(int code, const String& reason, ExceptionState& exceptionState) in closeInternal() function in WebCore::WebSocket