Searched refs:willLoadXHR (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebCore/inspector/
H A DInspectorTimelineAgent.h99 void willLoadXHR(const String&);
H A DInspectorTimelineAgent.cpp146 void InspectorTimelineAgent::willLoadXHR(const String& url) function in class:WebCore::InspectorTimelineAgent
/external/webkit/WebCore/xml/
H A DXMLHttpRequest.cpp273 timelineAgent->willLoadXHR(m_url.string());

Completed in 63 milliseconds