Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorResourceAgent.cpp487 void InspectorResourceAgent::willSendWebSocketHandshakeRequest(unsigned long identifier, const WebS… in willSendWebSocketHandshakeRequest() function in WebCore::InspectorResourceAgent
DInspectorInstrumentation.h831 inline void InspectorInstrumentation::willSendWebSocketHandshakeRequest(ScriptExecutionContext* con… in willSendWebSocketHandshakeRequest() function