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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.h123 static const int64 kMaxObjectStoreId = member in class:content::KeyPrefix
H A Dindexed_db_leveldb_coding.cc1186 (object_store_id < KeyPrefix::kMaxObjectStoreId);
1248 EncodeIntSafely(object_store_id, kMaxObjectStoreId, &object_store_id_string);

Completed in 73 milliseconds