Home
last modified time | relevance | path

Searched defs:didCloseWebSocket (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorResourceAgent.cpp505 void InspectorResourceAgent::didCloseWebSocket(unsigned long identifier) in didCloseWebSocket() function in WebCore::InspectorResourceAgent
DInspectorInstrumentation.h847 inline void InspectorInstrumentation::didCloseWebSocket(ScriptExecutionContext* context, unsigned l… in didCloseWebSocket() function