Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp259 void InspectorTimelineAgent::willLoadXHR(const String& url) in willLoadXHR() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h560 inline InspectorInstrumentationCookie InspectorInstrumentation::willLoadXHR(ScriptExecutionContext*… in willLoadXHR() function