Home
last modified time | relevance | path

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

/external/chromium_org/webkit/child/
Dwebkitplatformsupport_child_impl.cc82 void WebKitPlatformSupportChildImpl::didStartWorkerRunLoop( in didStartWorkerRunLoop() function in webkit_glue::WebKitPlatformSupportChildImpl
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h576 virtual void didStartWorkerRunLoop(const WebWorkerRunLoop&) { } in didStartWorkerRunLoop() function