Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/service_worker/
Dservice_worker_context_core.h166 std::vector<ServiceWorkerRegistrationInfo> GetAllLiveRegistrationInfo(); in NON_EXPORTED_BASE()
Dservice_worker_context_core.cc292 ServiceWorkerContextCore::GetAllLiveRegistrationInfo() { in GetAllLiveRegistrationInfo() function in content::ServiceWorkerContextCore
Dservice_worker_internals_ui.cc270 context->context()->GetAllLiveRegistrationInfo(), in OnStoredRegistrations()
Dservice_worker_browsertest.cc239 wrapper->context()->GetAllLiveRegistrationInfo(); in CountScriptResources()