Searched refs:GetIDBFactory (Results 1 – 5 of 5) sorted by relevance
182 IndexedDBFactory* factory = idb_context->GetIDBFactory(); in TEST_F()261 static_cast<IndexedDBFactoryImpl*>(context->GetIDBFactory()); in TEST_F()
60 IndexedDBFactory* GetIDBFactory(); in NON_EXPORTED_BASE()
283 Context()->GetIDBFactory()->GetDatabaseNames( in OnIDBFactoryGetDatabaseNames()321 Context()->GetIDBFactory()->Open( in OnIDBFactoryOpen()332 Context()->GetIDBFactory()->DeleteDatabase( in OnIDBFactoryDeleteDatabase()
120 IndexedDBFactory* IndexedDBContextImpl::GetIDBFactory() { in GetIDBFactory() function in content::IndexedDBContextImpl
419 IndexedDBFactory* factory = context->GetIDBFactory(); in CompactIndexedDBBackingStore()