Home
last modified time | relevance | path

Searched refs:GetEntryType (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/
Ddbformat.cc35 EntryType GetEntryType(ValueType value_type) { in GetEntryType() function
61 fkey->type = GetEntryType(ikey.type); in ParseFullKey()
Dtable_properties_collector.cc40 return collector_->AddUserKey(ikey.user_key, value, GetEntryType(ikey.type), in InternalAdd()
Ddbformat.h131 EntryType GetEntryType(ValueType value_type);