Home
last modified time | relevance | path

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

/external/chromium_org/content/child/service_worker/
Dservice_worker_provider_context.h64 ServiceWorkerVersionAttributes GetVersionAttributes();
Dweb_service_worker_provider_impl.cc65 ServiceWorkerVersionAttributes attrs = context_->GetVersionAttributes(); in setClient()
Dservice_worker_provider_context.cc67 ServiceWorkerProviderContext::GetVersionAttributes() { in GetVersionAttributes() function in content::ServiceWorkerProviderContext
Dservice_worker_dispatcher.cc626 provider->second->GetVersionAttributes(); in SetReadyRegistration()