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

  /external/chromium_org/content/browser/service_worker/
service_worker_register_job.cc 41 storage_->FindRegistrationForPattern(pattern, unregister_old);
58 storage_->FindRegistrationForPattern(pattern, unregister);
service_worker_storage.h 50 void FindRegistrationForPattern(const GURL& pattern,
service_worker_storage_unittest.cc 263 storage_->FindRegistrationForPattern(
291 storage_->FindRegistrationForPattern(
318 storage_->FindRegistrationForPattern(
347 storage_->FindRegistrationForPattern(
372 storage_->FindRegistrationForPattern(
service_worker_storage.cc 47 void ServiceWorkerStorage::FindRegistrationForPattern(

Completed in 38 milliseconds