Home
last modified time | relevance | path

Searched defs:GetBlockContents (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/table/
Dblock_fetcher.cc173 inline void BlockFetcher::GetBlockContents() { in GetBlockContents() function in ROCKSDB_NAMESPACE::BlockFetcher
/rocksdb-6.9/table/block_based/
Dblock_test.cc131 BlockContents GetBlockContents(std::unique_ptr<BlockBuilder> *builder, in GetBlockContents() function