HomeSort by relevance Sort by last modified time
    Searched defs:OnDisassociateRegistration (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/service_worker/
service_worker_provider_context.cc 93 void ServiceWorkerProviderContext::OnDisassociateRegistration() {
service_worker_dispatcher.cc 60 OnDisassociateRegistration)
306 void ServiceWorkerDispatcher::OnDisassociateRegistration(
312 provider->second->OnDisassociateRegistration();

Completed in 508 milliseconds