Home
last modified time | relevance | path

Searched defs:cursor_options (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_backing_store.cc3012 const CursorOptions& cursor_options) in Cursor()
3207 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options) in ObjectStoreKeyCursorImpl()
3273 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options) in ObjectStoreCursorImpl()
3343 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options) in IndexKeyCursorImpl()
3458 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options) in IndexCursorImpl()
3577 IndexedDBBackingStore::Cursor::CursorOptions* cursor_options) { in ObjectStoreCursorOptions()
3650 IndexedDBBackingStore::Cursor::CursorOptions* cursor_options) { in IndexCursorOptions()
3727 IndexedDBBackingStore::Cursor::CursorOptions cursor_options; in OpenObjectStoreCursor() local
3754 IndexedDBBackingStore::Cursor::CursorOptions cursor_options; in OpenObjectStoreKeyCursor() local
3782 IndexedDBBackingStore::Cursor::CursorOptions cursor_options; in OpenIndexKeyCursor() local
[all …]