Searched refs:SetContents (Results 1 – 9 of 9) sorted by relevance
142 static Status SetContents(WriteBatch* batch, const Slice& contents);
226 WriteBatchInternal::SetContents(batch.get(), record); in UpdateCurrentWriteBatch()
497 WriteBatchInternal::SetContents(&batch, record); in ReadFirstLine()
385 WriteBatchInternal::SetContents(&batch, record); in ConvertLogToTable()
163 WriteBatchInternal::SetContents(&batch, in TEST_F()
2049 Status WriteBatchInternal::SetContents(WriteBatch* b, const Slice& contents) { in SetContents() function in ROCKSDB_NAMESPACE::WriteBatchInternal
211 WriteBatchInternal::SetContents(&batch, record); in RecoverLogFiles()
839 WriteBatchInternal::SetContents(&batch, record); in RecoverLogFiles()
2246 WriteBatchInternal::SetContents(&batch, record); in DumpWalFile()