Searched refs:GetOrCreateRegistration (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_storage.h278 scoped_refptr<ServiceWorkerRegistration> GetOrCreateRegistration(
H A Dservice_worker_storage.cc862 GetOrCreateRegistration(data, resources);
984 ServiceWorkerStorage::GetOrCreateRegistration( function in class:content::ServiceWorkerStorage
H A Dservice_worker_storage_unittest.cc571 registration_ = storage()->GetOrCreateRegistration(data, resources);

Completed in 2862 milliseconds