Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_reader.h418 static BlockType GetBlockTypeForMetaBlockByName(const Slice& meta_block_name);
Dblock_based_table_reader.cc2736 BlockType BlockBasedTable::GetBlockTypeForMetaBlockByName( in GetBlockTypeForMetaBlockByName() function in ROCKSDB_NAMESPACE::BlockBasedTable
2785 GetBlockTypeForMetaBlockByName(meta_block_name), in VerifyChecksumInMetaBlocks()