Home
last modified time | relevance | path

Searched refs:processBackgroundEvents (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DTraceEventDispatcher.cpp56 self->processBackgroundEvents(); in dispatchEventOnAnyThread()
75 processBackgroundEvents(); in processBackgroundEventsTask()
78 void TraceEventDispatcher::processBackgroundEvents() in processBackgroundEvents() function in WebCore::TraceEventDispatcher
116 processBackgroundEvents(); in removeAllListeners()
DTraceEventDispatcher.h148 void processBackgroundEvents();
DInspectorTimelineAgent.cpp425 TraceEventDispatcher::instance()->processBackgroundEvents(); in didBeginFrame()
559 TraceEventDispatcher::instance()->processBackgroundEvents(); in willPaint()