Searched refs:CursorOptions (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.h239 struct CursorOptions { struct in class:content::IndexedDBBackingStore::Cursor
240 CursorOptions();
241 ~CursorOptions();
277 const CursorOptions& cursor_options);
290 const CursorOptions cursor_options_;
H A Dindexed_db_backing_store.cc751 IndexedDBBackingStore::Cursor::CursorOptions::CursorOptions() {} function in class:content::IndexedDBBackingStore::Cursor::CursorOptions
752 IndexedDBBackingStore::Cursor::CursorOptions::~CursorOptions() {}
3061 const CursorOptions& cursor_options)
3259 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options)
3325 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options)
3395 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options)
3510 const IndexedDBBackingStore::Cursor::CursorOptions& cursor_options)
3629 IndexedDBBackingStore::Cursor::CursorOptions* cursor_option
[all...]

Completed in 870 milliseconds