Searched refs:ServiceWorkerRegistration (Results 1 – 13 of 13) sorted by relevance
22 scoped_refptr<ServiceWorkerRegistration>* registration, in SaveRegistrationCallback()24 const scoped_refptr<ServiceWorkerRegistration>& result) { in SaveRegistrationCallback()34 scoped_refptr<ServiceWorkerRegistration>* registration, in SaveFoundRegistrationCallback()37 const scoped_refptr<ServiceWorkerRegistration>& result) { in SaveFoundRegistrationCallback()52 scoped_refptr<ServiceWorkerRegistration>* registration) { in SaveRegistration()62 scoped_refptr<ServiceWorkerRegistration>* registration) { in SaveFoundRegistration()123 scoped_refptr<ServiceWorkerRegistration> original_registration; in TEST_F()133 scoped_refptr<ServiceWorkerRegistration> registration1; in TEST_F()137 scoped_refptr<ServiceWorkerRegistration> registration2; in TEST_F()142 ServiceWorkerRegistration* null_registration(NULL); in TEST_F()[all …]
11 ServiceWorkerRegistration::ServiceWorkerRegistration(const GURL& pattern, in ServiceWorkerRegistration() function in content::ServiceWorkerRegistration21 ServiceWorkerRegistration::~ServiceWorkerRegistration() { in ~ServiceWorkerRegistration()26 void ServiceWorkerRegistration::Shutdown() { in Shutdown()37 void ServiceWorkerRegistration::ActivatePendingVersion() { in ActivatePendingVersion()
34 class CONTENT_EXPORT ServiceWorkerRegistration35 : NON_EXPORTED_BASE(public base::RefCounted<ServiceWorkerRegistration>) { in NON_EXPORTED_BASE() argument37 ServiceWorkerRegistration(const GURL& pattern, in NON_EXPORTED_BASE()73 virtual ~ServiceWorkerRegistration(); in NON_EXPORTED_BASE()74 friend class base::RefCounted<ServiceWorkerRegistration>; in NON_EXPORTED_BASE()85 DISALLOW_COPY_AND_ASSIGN(ServiceWorkerRegistration); in NON_EXPORTED_BASE()
24 class ServiceWorkerRegistration; variable37 const scoped_refptr<ServiceWorkerRegistration>&45 const scoped_refptr<ServiceWorkerRegistration>&63 typedef std::map<GURL, scoped_refptr<ServiceWorkerRegistration> >70 scoped_refptr<ServiceWorkerRegistration> RegisterInternal(83 ServiceWorkerRegistration* registration);89 ServiceWorkerRegistration* registration);
59 scoped_refptr<ServiceWorkerRegistration>())); in FindRegistrationForPattern()85 scoped_refptr<ServiceWorkerRegistration>(it->second))); in FindRegistrationForDocument()95 scoped_refptr<ServiceWorkerRegistration>())); in FindRegistrationForDocument()121 scoped_refptr<ServiceWorkerRegistration> ServiceWorkerStorage::RegisterInternal( in RegisterInternal()131 scoped_refptr<ServiceWorkerRegistration> registration( in RegisterInternal()132 new ServiceWorkerRegistration( in RegisterInternal()180 ServiceWorkerRegistration* previous_registration) { in UnregisterComplete()189 ServiceWorkerRegistration* registration) { in RegisterComplete()
31 scoped_refptr<ServiceWorkerRegistration> registration = in TEST_F()32 new ServiceWorkerRegistration( in TEST_F()52 scoped_refptr<ServiceWorkerRegistration> registration = in TEST_F()53 new ServiceWorkerRegistration( in TEST_F()
21 class ServiceWorkerRegistration; variable59 ServiceWorkerRegistration* registration, in NON_EXPORTED_BASE()85 scoped_refptr<ServiceWorkerRegistration> registration_; in NON_EXPORTED_BASE()
72 scoped_refptr<ServiceWorkerRegistration>())); in RegisterPatternAndContinue()78 scoped_refptr<ServiceWorkerRegistration> registration = in RegisterPatternAndContinue()91 const scoped_refptr<ServiceWorkerRegistration>& previous_registration) { in UnregisterPatternAndContinue()113 const scoped_refptr<ServiceWorkerRegistration>& registration) { in RegisterComplete()
21 ServiceWorkerRegistration* registration)> RegistrationCompleteCallback;63 const scoped_refptr<ServiceWorkerRegistration>& previous_registration);70 const scoped_refptr<ServiceWorkerRegistration>& registration);
34 class ServiceWorkerRegistration; variable93 const scoped_refptr<ServiceWorkerRegistration>& registration); in NON_EXPORTED_BASE()
63 scoped_refptr<ServiceWorkerRegistration>* registration, in RegistrationCallback()64 const scoped_refptr<ServiceWorkerRegistration>& result) { in RegistrationCallback()
16 ServiceWorkerRegistration* registration, in ServiceWorkerVersion()
90 const scoped_refptr<ServiceWorkerRegistration>& registration) { in RegistrationComplete()