Home
last modified time | relevance | path

Searched refs:OpenObjectStoreKeyCursor (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_fake_backing_store.h106 virtual scoped_ptr<Cursor> OpenObjectStoreKeyCursor(
Dindexed_db_fake_backing_store.cc161 IndexedDBFakeBackingStore::OpenObjectStoreKeyCursor( in OpenObjectStoreKeyCursor() function in content::IndexedDBFakeBackingStore
Dindexed_db_backing_store.h345 virtual scoped_ptr<Cursor> OpenObjectStoreKeyCursor(
Dindexed_db_database.cc1054 backing_store_cursor = backing_store_->OpenObjectStoreKeyCursor( in OpenCursorOperation()
1151 backing_store_cursor = backing_store_->OpenObjectStoreKeyCursor( in CountOperation()
Dindexed_db_backing_store.cc3744 IndexedDBBackingStore::OpenObjectStoreKeyCursor( in OpenObjectStoreKeyCursor() function in content::IndexedDBBackingStore