Searched defs:AddRecord (Results 1 – 3 of 3) sorted by relevance
| /rocksdb-6.9/utilities/blob_db/ | ||
| D | blob_log_writer.cc | 79 Status Writer::AddRecord(const Slice& key, const Slice& val, in AddRecord() function in ROCKSDB_NAMESPACE::blob_db::Writer |
| /rocksdb-6.9/db/ | ||
| D | log_writer.cc | 51 IOStatus Writer::AddRecord(const Slice& slice) { in AddRecord() function in ROCKSDB_NAMESPACE::log::Writer |
| /rocksdb-6.9/table/plain/ | ||
| D | plain_table_index.cc | 56 void PlainTableIndexBuilder::IndexRecordList::AddRecord(uint32_t hash, in AddRecord() function in ROCKSDB_NAMESPACE::PlainTableIndexBuilder::IndexRecordList |