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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.h275 int64 ObjectStoreId() const;
321 int64 ObjectStoreId() const;
338 int64 ObjectStoreId() const;
478 int64 ObjectStoreId() const;
H A Dindexed_db_leveldb_coding.cc1486 int64 ObjectStoreMetaDataKey::ObjectStoreId() const { function in class:content::ObjectStoreMetaDataKey
1600 int64 ObjectStoreFreeListKey::ObjectStoreId() const { function in class:content::ObjectStoreFreeListKey
1658 int64 IndexFreeListKey::ObjectStoreId() const { function in class:content::IndexFreeListKey
2014 int64 IndexDataKey::ObjectStoreId() const { function in class:content::IndexDataKey
H A Dindexed_db_backing_store.cc1493 if (meta_data_key.ObjectStoreId() != object_store_id)
1532 int64 object_store_id = meta_data_key.ObjectStoreId();
3469 index_data_key.ObjectStoreId(),
3585 index_data_key.ObjectStoreId(),

Completed in 6806 milliseconds