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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc1998 scoped_ptr<IndexedDBBackingStore::Cursor> start_cursor = local
2007 if (!start_cursor)
2026 database_id, object_store_id, start_cursor->key());
2048 ExistsEntryKey::Encode(database_id, object_store_id, start_cursor->key());

Completed in 94 milliseconds