Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Ddata_block_footer.h20 void UnPackIndexTypeAndNumRestarts(
Ddata_block_footer.cc41 void UnPackIndexTypeAndNumRestarts( in UnPackIndexTypeAndNumRestarts() function
Dblock.cc845 UnPackIndexTypeAndNumRestarts(block_footer, &index_type, &num_restarts); in NumRestarts()
858 UnPackIndexTypeAndNumRestarts(block_footer, &index_type, &num_restarts); in IndexType()