GetIDBFactory     370 content/browser/indexed_db/indexed_db_browsertest.cc   IndexedDBFactory* factory = context->GetIDBFactory();
GetIDBFactory      48 content/browser/indexed_db/indexed_db_context_impl.h   IndexedDBFactory* GetIDBFactory();
GetIDBFactory     248 content/browser/indexed_db/indexed_db_dispatcher_host.cc   Context()->GetIDBFactory()->GetDatabaseNames(
GetIDBFactory     282 content/browser/indexed_db/indexed_db_dispatcher_host.cc   Context()->GetIDBFactory()->Open(
GetIDBFactory     292 content/browser/indexed_db/indexed_db_dispatcher_host.cc   Context()->GetIDBFactory()->DeleteDatabase(
GetIDBFactory     172 content/browser/indexed_db/indexed_db_unittest.cc     IndexedDBFactory* factory = idb_context->GetIDBFactory();
GetIDBFactory     248 content/browser/indexed_db/indexed_db_unittest.cc   scoped_refptr<IndexedDBFactory> factory = context->GetIDBFactory();