Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/service_worker/
Dservice_worker_cache_storage_dispatcher.h108 void dispatchBatchForCache(
Dservice_worker_cache_storage_dispatcher.cc214 dispatcher_->dispatchBatchForCache(cache_id_, callbacks, batch_operations); in dispatchBatch()
539 void ServiceWorkerCacheStorageDispatcher::dispatchBatchForCache( in dispatchBatchForCache() function in content::ServiceWorkerCacheStorageDispatcher