Searched refs:InsertKeyWithHint (Results 1 – 3 of 3) sorted by relevance
118 virtual bool InsertKeyWithHint(KeyHandle handle, void** hint) { in InsertKeyWithHint() function
49 bool InsertKeyWithHint(KeyHandle handle, void** hint) override { in InsertKeyWithHint() function in ROCKSDB_NAMESPACE::__anon1cbf76c00111::SkipListRep
508 bool res = table->InsertKeyWithHint(handle, &insert_hints_[prefix]); in Add()