Searched refs:didFireTimer (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DDOMTimer.cpp137 InspectorInstrumentation::didFireTimer(cookie);
150 InspectorInstrumentation::didFireTimer(cookie);
/external/webkit/Source/WebCore/inspector/
H A DInspectorTimelineAgent.h100 void didFireTimer();
H A DInspectorTimelineAgent.cpp244 void InspectorTimelineAgent::didFireTimer() function in class:WebCore::InspectorTimelineAgent
H A DInspectorInstrumentation.h103 static void didFireTimer(const InspectorInstrumentationCookie&);
535 inline void InspectorInstrumentation::didFireTimer(const InspectorInstrumentationCookie& cookie) function in class:WebCore::InspectorInstrumentation
H A DInspectorInstrumentation.cpp320 timelineAgent->didFireTimer();

Completed in 63 milliseconds