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

  /external/chromium_org/content/browser/service_worker/
service_worker_storage.h 40 void(ServiceWorkerRegistrationStatus status)> UnregistrationCallback;
57 void Unregister(const GURL& pattern, const UnregistrationCallback& callback);
86 void UnregisterComplete(const UnregistrationCallback& callback,
service_worker_context_core.h 49 void(ServiceWorkerRegistrationStatus status)> UnregistrationCallback;
76 const UnregistrationCallback& callback);
service_worker_register_job.cc 27 ServiceWorkerStorage::UnregistrationCallback register_new(
47 ServiceWorkerStorage::UnregistrationCallback finish_unregistration(
88 const ServiceWorkerStorage::UnregistrationCallback& callback,
service_worker_register_job.h 60 const ServiceWorkerStorage::UnregistrationCallback& callback,
service_worker_storage.cc 111 const UnregistrationCallback& callback) {
177 const UnregistrationCallback& callback,
service_worker_context_core.cc 81 const UnregistrationCallback& callback) {
service_worker_context_unittest.cc 39 ServiceWorkerContextCore::UnregistrationCallback MakeUnregisteredCallback(
service_worker_storage_unittest.cc 78 ServiceWorkerStorage::UnregistrationCallback SaveUnregistration(

Completed in 404 milliseconds