Searched defs:willSendXMLHttpRequest (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
H A DInspectorBrowserDebuggerAgent.cpp352 void InspectorBrowserDebuggerAgent::willSendXMLHttpRequest(const String& url) function in class:WebCore::InspectorBrowserDebuggerAgent
H A DInspectorInstrumentation.h87 static void willSendXMLHttpRequest(ScriptExecutionContext*, const String& url);
408 inline void InspectorInstrumentation::willSendXMLHttpRequest(ScriptExecutionContext* context, const String& url) function in class:WebCore::InspectorInstrumentation

Completed in 88 milliseconds