Searched refs:ServiceWorkerScriptCacheMap (Results 1 – 3 of 3) sorted by relevance
15 ServiceWorkerScriptCacheMap::ServiceWorkerScriptCacheMap( in ServiceWorkerScriptCacheMap() function in content::ServiceWorkerScriptCacheMap23 ServiceWorkerScriptCacheMap::~ServiceWorkerScriptCacheMap() { in ~ServiceWorkerScriptCacheMap()26 int64 ServiceWorkerScriptCacheMap::Lookup(const GURL& url) { in Lookup()33 void ServiceWorkerScriptCacheMap::NotifyStartedCaching( in NotifyStartedCaching()41 void ServiceWorkerScriptCacheMap::NotifyFinishedCaching( in NotifyFinishedCaching()52 void ServiceWorkerScriptCacheMap::GetResources( in GetResources()62 void ServiceWorkerScriptCacheMap::SetResources( in SetResources()
24 class ServiceWorkerScriptCacheMap {47 ServiceWorkerScriptCacheMap(50 ~ServiceWorkerScriptCacheMap();57 DISALLOW_COPY_AND_ASSIGN(ServiceWorkerScriptCacheMap);
209 ServiceWorkerScriptCacheMap* script_cache_map() { return &script_cache_map_; } in NON_EXPORTED_BASE()278 ServiceWorkerScriptCacheMap script_cache_map_; in NON_EXPORTED_BASE()