Lines Matching refs:SliceParts
793 Status WriteBatchInternal::CheckSlicePartsLength(const SliceParts& key, in CheckSlicePartsLength()
794 const SliceParts& value) { in CheckSlicePartsLength()
814 const SliceParts& key, const SliceParts& value) { in Put()
840 Status WriteBatch::Put(ColumnFamilyHandle* column_family, const SliceParts& key, in Put()
841 const SliceParts& value) { in Put()
924 const SliceParts& key) { in Delete()
941 const SliceParts& key) { in Delete()
972 const SliceParts& key) { in SingleDelete()
989 const SliceParts& key) { in SingleDelete()
1020 const SliceParts& begin_key, in DeleteRange()
1021 const SliceParts& end_key) { in DeleteRange()
1039 const SliceParts& begin_key, in DeleteRange()
1040 const SliceParts& end_key) { in DeleteRange()
1077 const SliceParts& key, in Merge()
1078 const SliceParts& value) { in Merge()
1101 const SliceParts& key, const SliceParts& value) { in Merge()