Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp264 void InspectorTimelineAgent::didLoadXHR() in didLoadXHR() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h569 inline void InspectorInstrumentation::didLoadXHR(const InspectorInstrumentationCookie& cookie) in didLoadXHR() function