Searched refs:KeysLeft (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/table/ | ||
| D | multiget_context.h | 236 uint64_t KeysLeft() { in KeysLeft() function |
| /rocksdb-6.9/db/db_impl/ | ||
| D | db_impl.cc | 2209 uint64_t left = range.KeysLeft(); in MultiGetImpl() |