Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dformat.h54 Status DecodeSizeFrom(uint64_t offset, Slice* input);
Dformat.cc68 Status BlockHandle::DecodeSizeFrom(uint64_t _offset, Slice* input) { in DecodeSizeFrom() function in ROCKSDB_NAMESPACE::BlockHandle