Searched refs:objectStoreDataId (Results 1 – 3 of 3) sorted by relevance
534 int64_t objectStoreDataId = query.getColumnInt64(0); in forEachObjectStoreRecord() local536 …efPtr<SQLiteRecordIdentifier> recordIdentifier = SQLiteRecordIdentifier::create(objectStoreDataId); in forEachObjectStoreRecord()
30501 * The objectStoreDataId is NOT unique if there are multiple indexes. So30503 * Do not delete all existing entries with that objectStoreDataId before
54408 (WebCore::CursorImplCommon::ObjectStoreCursorImpl::objectStoreDataId):