Home
last modified time | relevance | path

Searched defs:IndexedDBFactory (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_fake_backing_store.h18 class IndexedDBFactory; variable
Dindexed_db_factory.h34 : NON_EXPORTED_BASE(public base::RefCountedThreadSafe<IndexedDBFactory>) { in NON_EXPORTED_BASE()
Dindexed_db_database.h30 class IndexedDBFactory; variable
Dindexed_db_backing_store.h50 class IndexedDBFactory; variable
Dindexed_db_factory.cc27 IndexedDBFactory::IndexedDBFactory(IndexedDBContextImpl* context) in IndexedDBFactory() function in content::IndexedDBFactory