Home
last modified time | relevance | path

Searched refs:OnSetControllerServiceWorker (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/child/service_worker/
Dservice_worker_provider_context.h53 void OnSetControllerServiceWorker(int registration_handle_id,
Dservice_worker_dispatcher.h192 void OnSetControllerServiceWorker(int thread_id,
Dservice_worker_provider_context.cc148 void ServiceWorkerProviderContext::OnSetControllerServiceWorker( in OnSetControllerServiceWorker() function in content::ServiceWorkerProviderContext
Dservice_worker_dispatcher.cc79 OnSetControllerServiceWorker) in OnMessageReceived()
636 void ServiceWorkerDispatcher::OnSetControllerServiceWorker( in OnSetControllerServiceWorker() function in content::ServiceWorkerDispatcher
646 provider->second->OnSetControllerServiceWorker( in OnSetControllerServiceWorker()