Searched refs:SeekForGet (Results 1 – 3 of 3) sorted by relevance
400 may_exist = iter->SeekForGet(seek_ikey.Encode().ToString()); in TEST()413 may_exist = iter->SeekForGet(seek_ikey.Encode().ToString()); in TEST()436 may_exist = iter->SeekForGet(seek_ikey.Encode().ToString()); in TEST()486 bool may_exist = iter->SeekForGet(ikey.Encode().ToString()); in TEST()524 bool may_exist = iter->SeekForGet(ikey.Encode().ToString()); in TEST()
403 inline bool SeekForGet(const Slice& target) { in SeekForGet() function
2219 bool may_exist = biter.SeekForGet(key); in Get()2513 bool may_exist = biter->SeekForGet(key); in MultiGet()