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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.h305 int64 IndexId() const;
339 int64 IndexId() const;
479 int64 IndexId() const;
H A Dindexed_db_leveldb_coding.cc1563 int64 IndexMetaDataKey::IndexId() const { function in class:content::IndexMetaDataKey
1663 int64 IndexFreeListKey::IndexId() const { function in class:content::IndexFreeListKey
2019 int64 IndexDataKey::IndexId() const { function in class:content::IndexDataKey
H A Dindexed_db_backing_store.cc2507 if (meta_data_key.IndexId() != index_id)
2549 int64 index_id = meta_data_key.IndexId();

Completed in 85 milliseconds