Searched refs:UpdateExistingEntry (Results 1 – 1 of 1) sorted by relevance
464 bool UpdateExistingEntry(ColumnFamilyHandle* column_family, const Slice& key);485 bool WriteBatchWithIndex::Rep::UpdateExistingEntry( in UpdateExistingEntry() function in ROCKSDB_NAMESPACE::WriteBatchWithIndex::Rep517 if (!UpdateExistingEntry(column_family, key)) { in AddOrUpdateIndex()