Searched defs:IndexedDBFactory (Results 1 – 5 of 5) sorted by relevance
18 class IndexedDBFactory; variable
34 : NON_EXPORTED_BASE(public base::RefCountedThreadSafe<IndexedDBFactory>) { in NON_EXPORTED_BASE()
30 class IndexedDBFactory; variable
50 class IndexedDBFactory; variable
27 IndexedDBFactory::IndexedDBFactory(IndexedDBContextImpl* context) in IndexedDBFactory() function in content::IndexedDBFactory