Searched defs:OnWorkerStopped (Results 1 – 6 of 6) sorted by relevance
84 void ServiceWorkerHandle::OnWorkerStopped(ServiceWorkerVersion* version) { in OnWorkerStopped() function in content::ServiceWorkerHandle
49 virtual void OnWorkerStopped(int64 version_id, in OnWorkerStopped() function
103 void EmbeddedWorkerRegistry::OnWorkerStopped( in OnWorkerStopped() function in content::EmbeddedWorkerRegistry
284 void ServiceWorkerContextCore::OnWorkerStopped(ServiceWorkerVersion* version) { in OnWorkerStopped() function in content::ServiceWorkerContextCore
374 void ServiceWorkerDispatcherHost::OnWorkerStopped(int embedded_worker_id) { in OnWorkerStopped() function in content::ServiceWorkerDispatcherHost
316 virtual void OnWorkerStopped(int64 version_id, in OnWorkerStopped() function in content::ServiceWorkerInternalsUI::PartitionObserver