Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_reader.h381 bool FullFilterKeyMayMatch(const ReadOptions& read_options,
Dblock_based_table_reader.cc2062 bool BlockBasedTable::FullFilterKeyMayMatch( in FullFilterKeyMayMatch() function in ROCKSDB_NAMESPACE::BlockBasedTable
2141 FullFilterKeyMayMatch(read_options, filter, key, no_io, prefix_extractor, in Get()