Home
last modified time | relevance | path

Searched refs:dispatchKeysForCache (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/service_worker/
Dservice_worker_cache_storage_dispatcher.h103 void dispatchKeysForCache(
Dservice_worker_cache_storage_dispatcher.cc206 dispatcher_->dispatchKeysForCache(cache_id_, callbacks, request, in dispatchKeys()
525 void ServiceWorkerCacheStorageDispatcher::dispatchKeysForCache( in dispatchKeysForCache() function in content::ServiceWorkerCacheStorageDispatcher