Searched refs:didCloseWebSocketImpl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h467 static void didCloseWebSocketImpl(InstrumentingAgents*, unsigned long identifier, Document*);
1768 didCloseWebSocketImpl(instrumentingAgents, identifier, document);
H A DInspectorInstrumentation.cpp1032 void InspectorInstrumentation::didCloseWebSocketImpl(InstrumentingAgents* instrumentingAgents, unsigned long identifier, Document* document) function in class:WebCore::InspectorInstrumentation

Completed in 173 milliseconds