Home
last modified time | relevance | path

Searched refs:RecordType (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/
Dlog_writer.cc88 RecordType type; in AddRecord()
117 IOStatus Writer::EmitPhysicalRecord(RecordType t, const char* ptr, size_t n) { in EmitPhysicalRecord()
Dlog_format.h20 enum RecordType { enum
Dlog_writer.h107 IOStatus EmitPhysicalRecord(RecordType type, const char* ptr, size_t length);