ValidateObjectStoreIdAndIndexId  413 content/browser/indexed_db/indexed_db_database.cc   if (!ValidateObjectStoreIdAndIndexId(object_store_id, index_id))
ValidateObjectStoreIdAndIndexId  264 content/browser/indexed_db/indexed_db_database.h   bool ValidateObjectStoreIdAndIndexId(int64 object_store_id,