Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dpartitioned_index_iterator.cc30 InitPartitionedIndexBlock(); in SeekImpl()
57 InitPartitionedIndexBlock(); in SeekToLast()
75 void ParititionedIndexIterator::InitPartitionedIndexBlock() { in InitPartitionedIndexBlock() function in ROCKSDB_NAMESPACE::ParititionedIndexIterator
141 InitPartitionedIndexBlock(); in FindBlockForward()
156 InitPartitionedIndexBlock(); in FindKeyBackward()
Dpartitioned_index_iterator.h144 void InitPartitionedIndexBlock();