Home
last modified time | relevance | path

Searched refs:DecodeSize (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/table/plain/
Dplain_table_key_coding.cc51 inline Status PlainTableKeyDecoder::DecodeSize(uint32_t start_offset, in DecodeSize() function in ROCKSDB_NAMESPACE::PlainTableKeyDecoder
351 s = DecodeSize(start_offset + *bytes_read, &entry_type, &size, in NextPrefixEncodingKey()
Dplain_table_key_coding.h187 inline Status DecodeSize(uint32_t start_offset,