Searched refs:handleDidClose (Results 1 – 2 of 2) sorted by relevance
253 handleDidClose(false, CloseEventCodeAbnormalClosure, String()); in fail()370 void NewWebSocketChannelImpl::handleDidClose(bool wasClean, unsigned short code, const String& reas… in handleDidClose() function in WebCore::NewWebSocketChannelImpl504 handleDidClose(wasClean, code, reason); in didClose()
130 void handleDidClose(bool wasClean, unsigned short code, const String& reason);