Home
last modified time | relevance | path

Searched defs:willLoadXHR (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DAsyncCallStackTracker.cpp246 void AsyncCallStackTracker::willLoadXHR(XMLHttpRequest* xhr, const ScriptValue& callFrames) in willLoadXHR() function in blink::AsyncCallStackTracker
DInspectorResourceAgent.cpp485 void InspectorResourceAgent::willLoadXHR(XMLHttpRequest* xhr, ThreadableLoaderClient* client, const… in willLoadXHR() function in blink::InspectorResourceAgent
DInspectorDebuggerAgent.cpp815 void InspectorDebuggerAgent::willLoadXHR(XMLHttpRequest* xhr, ThreadableLoaderClient*, const Atomic… in willLoadXHR() function in blink::InspectorDebuggerAgent