Searched defs:SaveValue (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/table/ | ||
| D | get_context.cc | 98 void GetContext::SaveValue(const Slice& value, SequenceNumber /*seq*/) { in SaveValue() function in ROCKSDB_NAMESPACE::GetContext |
| /rocksdb-6.9/db/ | ||
| D | memtable.cc | 626 static bool SaveValue(void* arg, const char* entry) { in SaveValue() function |