Searched refs:GetValueForTrimSlice (Results 1 – 4 of 4) sorted by relevance
54 …virtual int GetValueForTrimSlice(const Key &hashKey, const Version vision, Value &value) const = 0;
1453 int errCode = transaction_->GetValueForTrimSlice(hashKey, version, savedValue); in DeleteEntriesByHashKey()
102 … int GetValueForTrimSlice(const Key &hashKey, const Version version, Value &value) const override;
260 int SQLiteMultiVerTransaction::GetValueForTrimSlice(const Key &hashKey, const Version version, Valu… in GetValueForTrimSlice() function in DistributedDB::SQLiteMultiVerTransaction