Searched refs:GetPrefix (Results 1 – 5 of 5) sorted by relevance
240 key_prefix_slice = GetPrefix(key); in PopulateIndexRecordList()257 index_builder->AddKeyPrefix(GetPrefix(key), key_offset); in PopulateIndexRecordList()495 if (GetPrefix(low_key) == prefix) { in GetOffset()549 uint32_t prefix_hash = GetSliceHash(GetPrefix(target)); in Prepare()575 prefix_slice = GetPrefix(target); in Get()605 if (GetPrefix(found_key) != prefix_slice) { in Get()699 Slice prefix_slice = table_->GetPrefix(target); in Seek()722 if (table_->GetPrefix(key()) != prefix_slice) { in Seek()
122 Slice GetPrefix(const Slice& target) const { in GetPrefix() function127 Slice GetPrefix(const ParsedInternalKey& target) const { in GetPrefix() function
180 Slice GetPrefix(const Slice& target) const { in GetPrefix() function185 Slice GetPrefix(const ParsedInternalKey& target) const { in GetPrefix() function
151 index_builder_->AddKeyPrefix(GetPrefix(internal_key), prev_offset); in Add()
216 Slice GetPrefix(const Slice& internal_key) const { in GetPrefix() function in ROCKSDB_NAMESPACE::__anoncfd1c5190111::HashLinkListRep415 auto transformed = memtable_rep_.GetPrefix(k); in Seek()575 auto transformed = GetPrefix(internal_key); in Insert()696 auto transformed = GetPrefix(internal_key); in Contains()