Searched refs:AssociateRegistration (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_provider_host_unittest.cc75 provider_host1_->AssociateRegistration(registration_.get());
95 provider_host1_->AssociateRegistration(registration_.get());
96 provider_host2_->AssociateRegistration(registration_.get());
114 provider_host1_->AssociateRegistration(registration_.get());
134 provider_host1_->AssociateRegistration(registration_.get());
135 provider_host2_->AssociateRegistration(registration_.get());
H A Dservice_worker_controllee_request_handler.cc202 provider_host_->AssociateRegistration(registration.get());
227 provider_host_->AssociateRegistration(registration);
H A Dservice_worker_provider_host.h85 void AssociateRegistration(ServiceWorkerRegistration* registration);
H A Dservice_worker_request_handler_unittest.cc63 provider_host_->AssociateRegistration(registration_.get());
H A Dservice_worker_provider_host.cc103 void ServiceWorkerProviderHost::AssociateRegistration( function in class:content::ServiceWorkerProviderHost
H A Dservice_worker_url_request_job_unittest.cc115 provider_host->AssociateRegistration(registration_.get());
H A Dservice_worker_register_job.cc561 host->AssociateRegistration(registration);

Completed in 76 milliseconds