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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.h 48 IndexedDBFactory* GetIDBFactory();
indexed_db_dispatcher_host.cc 213 Context()->GetIDBFactory()->GetDatabaseNames(
242 Context()->GetIDBFactory()->Open(params.name,
255 Context()->GetIDBFactory()->DeleteDatabase(
    [all...]
indexed_db_context_impl.cc 114 IndexedDBFactory* IndexedDBContextImpl::GetIDBFactory() {

Completed in 937 milliseconds