Searched refs:ServiceWorkerContext (Results 1 – 2 of 2) sorted by relevance
13 class ServiceWorkerContext {19 ServiceWorkerContext() {} in ServiceWorkerContext() function20 virtual ~ServiceWorkerContext() {} in ~ServiceWorkerContext()23 DISALLOW_COPY_AND_ASSIGN(ServiceWorkerContext);
31 : NON_EXPORTED_BASE(public ServiceWorkerContext), in NON_EXPORTED_BASE() argument