Searched refs:WorkerContextClosed (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/shared_worker/
H A Dshared_worker_host.h58 void WorkerContextClosed();
H A Dshared_worker_message_filter.cc104 SharedWorkerServiceImpl::GetInstance()->WorkerContextClosed(worker_route_id,
H A Dshared_worker_service_impl.h60 void WorkerContextClosed(int worker_route_id,
H A Dshared_worker_service_impl.cc340 void SharedWorkerServiceImpl::WorkerContextClosed( function in class:content::SharedWorkerServiceImpl
345 host->WorkerContextClosed();
H A Dshared_worker_host.cc175 void SharedWorkerHost::WorkerContextClosed() { function in class:content::SharedWorkerHost

Completed in 71 milliseconds