Searched refs:IsDeletedKey (Results 1 – 2 of 2) sorted by relevance
159 bool CuckooTableBuilder::IsDeletedKey(uint64_t idx) const { in IsDeletedKey() function in ROCKSDB_NAMESPACE::CuckooTableBuilder166 if (IsDeletedKey(idx)) { in GetKey()179 if (IsDeletedKey(idx)) { in GetValue()
95 inline bool IsDeletedKey(uint64_t idx) const;