Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebSchedulerProxy.cpp40 void WebSchedulerProxy::postInputTask(const WebTraceLocation& webLocation, WebThread::Task* task) in postInputTask()
46 void WebSchedulerProxy::postCompositorTask(const WebTraceLocation& webLocation, WebThread::Task* ta… in postCompositorTask()
52 void WebSchedulerProxy::postIpcTask(const WebTraceLocation& webLocation, WebThread::Task* task) in postIpcTask()