HomeSort by relevance Sort by last modified time
    Searched refs:GetIDBFactory (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.h 48 IndexedDBFactory* GetIDBFactory();
indexed_db_unittest.cc 235 scoped_refptr<IndexedDBFactory> factory = context->GetIDBFactory();
indexed_db_dispatcher_host.cc 225 Context()->GetIDBFactory()->GetDatabaseNames(
254 Context()->GetIDBFactory()->Open(params.name,
269 Context()->GetIDBFactory()->DeleteDatabase(
    [all...]
indexed_db_context_impl.cc 118 IndexedDBFactory* IndexedDBContextImpl::GetIDBFactory() {

Completed in 121 milliseconds