Searched defs:cacheStorage (Results 1 – 4 of 4) sorted by relevance
57 …WithCacheCallbacks(const String& cacheName, CacheStorage* cacheStorage, PassRefPtr<ScriptPromiseRe… in WithCacheCallbacks()93 …DeleteCallbacks(const String& cacheName, CacheStorage* cacheStorage, PassRefPtr<ScriptPromiseResol… in DeleteCallbacks()
62 WebServiceWorkerCacheStorage* ServiceWorkerGlobalScopeClientImpl::cacheStorage() const in cacheStorage() function in blink::ServiceWorkerGlobalScopeClientImpl
62 virtual WebServiceWorkerCacheStorage* cacheStorage() { return 0; } in cacheStorage() function
136 EmbeddedWorkerContextClient::cacheStorage() { in cacheStorage() function in content::EmbeddedWorkerContextClient