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

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorInstrumentation.h472 static void didCloseWebSocketImpl(InstrumentingAgents*, unsigned long identifier, Document*);
1877 didCloseWebSocketImpl(instrumentingAgents, identifier, document);
H A DInspectorInstrumentation.cpp1179 void InspectorInstrumentation::didCloseWebSocketImpl(InstrumentingAgents* instrumentingAgents, unsigned long identifier, Document* document) function in class:WebCore::InspectorInstrumentation

Completed in 140 milliseconds