Home
last modified time | relevance | path

Searched defs:GetPrefix (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/table/plain/
Dplain_table_builder.h122 Slice GetPrefix(const Slice& target) const { in GetPrefix() function
127 Slice GetPrefix(const ParsedInternalKey& target) const { in GetPrefix() function
Dplain_table_reader.h180 Slice GetPrefix(const Slice& target) const { in GetPrefix() function
185 Slice GetPrefix(const ParsedInternalKey& target) const { in GetPrefix() function
/rocksdb-6.9/memtable/
Dhash_linklist_rep.cc216 Slice GetPrefix(const Slice& internal_key) const { in GetPrefix() function in ROCKSDB_NAMESPACE::__anoncfd1c5190111::HashLinkListRep