Searched refs:RangeMayExist (Results 1 – 4 of 4) sorted by relevance
118 bool RangeMayExist(const Slice* iterate_upper_bound, const Slice& user_key,
158 virtual bool RangeMayExist(const Slice* /*iterate_upper_bound*/, in RangeMayExist() function
284 bool FullFilterBlockReader::RangeMayExist( in RangeMayExist() function in ROCKSDB_NAMESPACE::FullFilterBlockReader
1944 may_match = filter->RangeMayExist( in PrefixMayMatch()