Searched defs:IsValidIndexId (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.cc1156 DCHECK(KeyPrefix::IsValidIndexId(index_id));
1189 bool KeyPrefix::IsValidIndexId(int64 index_id) { function in class:content::KeyPrefix

Completed in 103 milliseconds