HomeSort by relevance Sort by last modified time
    Searched refs:GetRegistration (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/components/gcm_driver/
gcm_account_mapper.h 76 void GetRegistration();
gcm_account_mapper.cc 55 GetRegistration();
67 GetRegistration();
290 void GCMAccountMapper::GetRegistration() {
  /external/chromium_org/content/child/service_worker/
web_service_worker_provider_impl.cc 97 void WebServiceWorkerProviderImpl::getRegistration(
100 GetDispatcher()->GetRegistration(provider_id_, document_url, callbacks);
service_worker_dispatcher.h 71 // Corresponds to navigator.serviceWorker.getRegistration()
72 void GetRegistration(
service_worker_dispatcher.cc 142 void ServiceWorkerDispatcher::GetRegistration(
159 "ServiceWorkerDispatcher::GetRegistration",
368 "ServiceWorkerDispatcher::GetRegistration",
372 "ServiceWorkerDispatcher::GetRegistration",
444 "ServiceWorkerDispatcher::GetRegistration",
448 "ServiceWorkerDispatcher::GetRegistration",
  /external/chromium_org/content/browser/service_worker/
service_worker_dispatcher_host_unittest.cc 113 void GetRegistration(int64 provider_id,
262 GetRegistration(kProviderId,
285 GetRegistration(-1,

Completed in 3835 milliseconds