Searched refs:DisassociateRegistration (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_provider_host_unittest.cc89 provider_host1_->DisassociateRegistration();
105 provider_host1_->DisassociateRegistration();
109 provider_host2_->DisassociateRegistration();
128 provider_host1_->DisassociateRegistration();
144 provider_host1_->DisassociateRegistration();
148 provider_host2_->DisassociateRegistration();
H A Dservice_worker_provider_host.h88 void DisassociateRegistration();
H A Dservice_worker_provider_host.cc54 DisassociateRegistration();
132 void ServiceWorkerProviderHost::DisassociateRegistration() { function in class:content::ServiceWorkerProviderHost
H A Dservice_worker_controllee_request_handler.cc127 provider_host_->DisassociateRegistration();

Completed in 109 milliseconds