Searched defs:InsertKeyWithHint (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/include/rocksdb/ | ||
| D | memtablerep.h | 118 virtual bool InsertKeyWithHint(KeyHandle handle, void** hint) { in InsertKeyWithHint() function |
| /rocksdb-6.9/memtable/ | ||
| D | skiplistrep.cc | 49 bool InsertKeyWithHint(KeyHandle handle, void** hint) override { in InsertKeyWithHint() function in ROCKSDB_NAMESPACE::__anon1cbf76c00111::SkipListRep |