Home
last modified time | relevance | path

Searched defs:OnErrorReported (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/service_worker/
Dservice_worker_handle.cc87 void ServiceWorkerHandle::OnErrorReported(ServiceWorkerVersion* version, in OnErrorReported() function in content::ServiceWorkerHandle
Dservice_worker_context_observer.h53 virtual void OnErrorReported(int64 version_id, in OnErrorReported() function
Dservice_worker_context_core.cc301 void ServiceWorkerContextCore::OnErrorReported( in OnErrorReported() function in content::ServiceWorkerContextCore
Dservice_worker_internals_ui.cc334 virtual void OnErrorReported(int64 version_id, in OnErrorReported() function in content::ServiceWorkerInternalsUI::PartitionObserver