IsValidObjectStoreId 1114 content/browser/indexed_db/indexed_db_leveldb_coding.cc   DCHECK(KeyPrefix::IsValidObjectStoreId(object_store_id));
IsValidObjectStoreId 1122 content/browser/indexed_db/indexed_db_leveldb_coding.cc   DCHECK(KeyPrefix::IsValidObjectStoreId(object_store_id));
IsValidObjectStoreId 1135 content/browser/indexed_db/indexed_db_leveldb_coding.cc   DCHECK(KeyPrefix::IsValidObjectStoreId(object_store_id));
IsValidObjectStoreId 1142 content/browser/indexed_db/indexed_db_leveldb_coding.cc   DCHECK(KeyPrefix::IsValidObjectStoreId(object_store_id));
IsValidObjectStoreId  131 content/browser/indexed_db/indexed_db_leveldb_coding.h   static bool IsValidObjectStoreId(int64 index_id);
IsValidObjectStoreId  137 content/browser/indexed_db/indexed_db_leveldb_coding.h            IsValidObjectStoreId(object_store_id) && IsValidIndexId(index_id);
IsValidObjectStoreId  141 content/browser/indexed_db/indexed_db_leveldb_coding.h            IsValidObjectStoreId(object_store_id);