Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_iterator.h102 return !data_block_within_upper_bound_; in MayBeOutOfUpperBound()
163 bool data_block_within_upper_bound_ = false; variable
Dblock_based_table_iterator.cc299 block_iter_points_to_real_block_ && !data_block_within_upper_bound_; in FindBlockForward()
370 data_block_within_upper_bound_ = in CheckDataBlockWithinUpperBound()