ValidateObjectStoreIdAndOptionalIndexId  501 content/browser/indexed_db/indexed_db_database.cc   if (!ValidateObjectStoreIdAndOptionalIndexId(object_store_id, index_id))
ValidateObjectStoreIdAndOptionalIndexId 1005 content/browser/indexed_db/indexed_db_database.cc   if (!ValidateObjectStoreIdAndOptionalIndexId(object_store_id, index_id))
ValidateObjectStoreIdAndOptionalIndexId 1096 content/browser/indexed_db/indexed_db_database.cc   if (!ValidateObjectStoreIdAndOptionalIndexId(object_store_id, index_id))
ValidateObjectStoreIdAndOptionalIndexId  266 content/browser/indexed_db/indexed_db_database.h   bool ValidateObjectStoreIdAndOptionalIndexId(int64 object_store_id,