Searched defs:InternalKey (Results 1 – 7 of 7) sorted by relevance
49 class InternalKey; variable139 InternalKey() {} // Leave rep_ as empty to indicate it is invalid in InternalKey() function140 InternalKey(const Slice& user_key, SequenceNumber s, ValueType t) { in InternalKey() function
274 std::optional<uint32_t> InternalKey) { in set_as_internal()
278 Optional<uint32_t> InternalKey) { in set_as_internal()