Searched defs:OnWorkerRunLoopStopped (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/child/ | ||
D | worker_task_runner.cc | 99 void WorkerTaskRunner::OnWorkerRunLoopStopped(const WebWorkerRunLoop& loop) { in OnWorkerRunLoopStopped() function in content::WorkerTaskRunner |
D | quota_dispatcher.cc | 92 void QuotaDispatcher::OnWorkerRunLoopStopped() { in OnWorkerRunLoopStopped() function in content::QuotaDispatcher |
/external/chromium_org/content/child/service_worker/ | ||
D | service_worker_dispatcher.cc | 222 void ServiceWorkerDispatcher::OnWorkerRunLoopStopped() { in OnWorkerRunLoopStopped() function in content::ServiceWorkerDispatcher |
/external/chromium_org/content/child/fileapi/ | ||
D | webfilesystem_impl.cc | 401 void WebFileSystemImpl::OnWorkerRunLoopStopped() { in OnWorkerRunLoopStopped() function in content::WebFileSystemImpl |
/external/chromium_org/content/child/indexed_db/ | ||
D | indexed_db_dispatcher.cc | 84 void IndexedDBDispatcher::OnWorkerRunLoopStopped() { delete this; } in OnWorkerRunLoopStopped() function in content::IndexedDBDispatcher |