Searched defs:willSendXMLHttpRequest (Results 1 - 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/inspector/ | ||
H A D | InspectorBrowserDebuggerAgent.cpp | 352 void InspectorBrowserDebuggerAgent::willSendXMLHttpRequest(const String& url) function in class:WebCore::InspectorBrowserDebuggerAgent |
H A D | InspectorInstrumentation.h | 87 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