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

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

Completed in 102 milliseconds