Home
last modified time | relevance | path

Searched defs:dispatcher_host (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_callbacks.cc39 IndexedDBCallbacks::IndexedDBCallbacks(IndexedDBDispatcherHost* dispatcher_host, in IndexedDBCallbacks()
51 IndexedDBCallbacks::IndexedDBCallbacks(IndexedDBDispatcherHost* dispatcher_host, in IndexedDBCallbacks()
64 IndexedDBCallbacks::IndexedDBCallbacks(IndexedDBDispatcherHost* dispatcher_host, in IndexedDBCallbacks()
186 scoped_refptr<IndexedDBDispatcherHost> dispatcher_host, in CreateBlobData()
223 scoped_refptr<IndexedDBDispatcherHost> dispatcher_host) { in CreateAllBlobs()
241 scoped_refptr<IndexedDBDispatcherHost> dispatcher_host, in CreateBlobsAndSend()
251 scoped_refptr<IndexedDBDispatcherHost> dispatcher_host, in BlobLookupForCursorPrefetch()
Dindexed_db_database_callbacks.cc14 IndexedDBDispatcherHost* dispatcher_host, in IndexedDBDatabaseCallbacks()
/external/chromium_org/content/browser/
Dquota_dispatcher_host.cc28 RequestDispatcher(base::WeakPtr<QuotaDispatcherHost> dispatcher_host, in RequestDispatcher()
44 QuotaDispatcherHost* dispatcher_host() const { in dispatcher_host() function in content::QuotaDispatcherHost::RequestDispatcher
67 base::WeakPtr<QuotaDispatcherHost> dispatcher_host, in QueryUsageAndQuotaDispatcher()
102 RequestQuotaDispatcher(base::WeakPtr<QuotaDispatcherHost> dispatcher_host, in RequestQuotaDispatcher()
/external/chromium_org/content/browser/service_worker/
Dservice_worker_provider_host.cc25 ServiceWorkerDispatcherHost* dispatcher_host) in ServiceWorkerProviderHost()