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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.cc237 bool IndexedDBDatabase::ValidateObjectStoreIdAndOptionalIndexId( function in class:content::IndexedDBDatabase
504 if (!ValidateObjectStoreIdAndOptionalIndexId(object_store_id, index_id))
1028 if (!ValidateObjectStoreIdAndOptionalIndexId(object_store_id, index_id))
1136 if (!ValidateObjectStoreIdAndOptionalIndexId(object_store_id, index_id))

Completed in 67 milliseconds