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

  /external/chromium_org/content/browser/service_worker/
service_worker_storage.h 46 registration)> FindRegistrationCallback;
49 const FindRegistrationCallback& callback);
51 const FindRegistrationCallback& callback);
service_worker_register_job.cc 34 ServiceWorkerStorage::FindRegistrationCallback unregister_old(
51 ServiceWorkerStorage::FindRegistrationCallback unregister(
service_worker_storage.cc 49 const FindRegistrationCallback& callback) {
70 const FindRegistrationCallback& callback) {
service_worker_storage_unittest.cc 58 ServiceWorkerStorage::FindRegistrationCallback SaveFoundRegistration(

Completed in 64 milliseconds