Searched defs:OnWorkerStopped (Results 1 – 6 of 6) sorted by relevance
86 void ServiceWorkerHandle::OnWorkerStopped(ServiceWorkerVersion* version) { in OnWorkerStopped() function in content::ServiceWorkerHandle
49 virtual void OnWorkerStopped(int64 version_id, in OnWorkerStopped() function
116 void EmbeddedWorkerRegistry::OnWorkerStopped( in OnWorkerStopped() function in content::EmbeddedWorkerRegistry
354 void ServiceWorkerContextCore::OnWorkerStopped(ServiceWorkerVersion* version) { in OnWorkerStopped() function in content::ServiceWorkerContextCore
557 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