Lines Matching refs:Range
98 struct Range { struct
102 Range() {} in Range() function
103 Range(const Slice& s, const Slice& l) : start(s), limit(l) {} in Range() argument
1003 const Range* range, int n,
1010 const Range* range, int n, uint64_t* sizes,
1019 virtual void GetApproximateSizes(const Range* range, int n, uint64_t* sizes,
1027 const Range& range,
1030 virtual void GetApproximateMemTableStats(const Range& range, in GetApproximateMemTableStats()
1038 const Range* range, int n, uint64_t* sizes, bool include_memtable) { in GetApproximateSizes()
1046 ColumnFamilyHandle* column_family, const Range* range, int n, in GetApproximateSizes()
1538 ColumnFamilyHandle* column_family, const Range* range, std::size_t n,