Home
last modified time | relevance | path

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

/rocksdb-6.9/db/compaction/
Dcompaction.cc24 int sstableKeyCompare(const Comparator* user_cmp, const InternalKey& a, in sstableKeyCompare() function
42 int sstableKeyCompare(const Comparator* user_cmp, const InternalKey* a, in sstableKeyCompare() function
50 int sstableKeyCompare(const Comparator* user_cmp, const InternalKey& a, in sstableKeyCompare() function