Home
last modified time | relevance | path

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

/external/chromium_org/content/child/
Dworker_task_runner.cc99 void WorkerTaskRunner::OnWorkerRunLoopStopped(const WebWorkerRunLoop& loop) { in OnWorkerRunLoopStopped() function in content::WorkerTaskRunner
Dquota_dispatcher.cc92 void QuotaDispatcher::OnWorkerRunLoopStopped() { in OnWorkerRunLoopStopped() function in content::QuotaDispatcher
/external/chromium_org/content/child/service_worker/
Dservice_worker_dispatcher.cc222 void ServiceWorkerDispatcher::OnWorkerRunLoopStopped() { in OnWorkerRunLoopStopped() function in content::ServiceWorkerDispatcher
/external/chromium_org/content/child/fileapi/
Dwebfilesystem_impl.cc401 void WebFileSystemImpl::OnWorkerRunLoopStopped() { in OnWorkerRunLoopStopped() function in content::WebFileSystemImpl
/external/chromium_org/content/child/indexed_db/
Dindexed_db_dispatcher.cc84 void IndexedDBDispatcher::OnWorkerRunLoopStopped() { delete this; } in OnWorkerRunLoopStopped() function in content::IndexedDBDispatcher