Home
last modified time | relevance | path

Searched refs:GetIndexedDBContext (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/public/browser/
Dstorage_partition.h58 virtual IndexedDBContext* GetIndexedDBContext() = 0;
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_internals_ui.cc64 scoped_refptr<IndexedDBContext> context = partition->GetIndexedDBContext(); in AddContextFromStoragePartition()
115 storage_partition->GetIndexedDBContext()); in FindContext()
Dindexed_db_browsertest.cc79 return static_cast<IndexedDBContextImpl*>(partition->GetIndexedDBContext()); in GetContext()
/external/chromium_org/content/browser/
Dstorage_partition_impl.h44 virtual IndexedDBContextImpl* GetIndexedDBContext() OVERRIDE;
Dbrowser_context.cc246 storage_partition->GetIndexedDBContext()); in SaveSessionState()
Dstorage_partition_impl.cc476 IndexedDBContextImpl* StoragePartitionImpl::GetIndexedDBContext() { in GetIndexedDBContext() function in content::StoragePartitionImpl
/external/chromium_org/chrome/browser/ui/webui/options/
Dcookies_view_handler.cc188 storage_partition->GetIndexedDBContext(); in EnsureCookiesTreeModelCreated()
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.cc644 storage_partition_impl_->GetIndexedDBContext())); in CreateMessageFilters()
738 storage_partition_impl_->GetIndexedDBContext()), in CreateMessageFilters()
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_remover_unittest.cc186 virtual content::IndexedDBContext* GetIndexedDBContext() OVERRIDE { in GetIndexedDBContext() function in __anond2cee91e0111::TestStoragePartition
/external/chromium_org/chrome/browser/extensions/
Dextension_service_unittest.cc4278 GetIndexedDBContext(); in TEST_F()
4394 GetIndexedDBContext(); in TEST_F()