Home
last modified time | relevance | path

Searched defs:WriteBlock (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/table/plain/
Dplain_table_builder.cc39 IOStatus WriteBlock(const Slice& block_contents, WritableFileWriter* file, in WriteBlock() function
/rocksdb-6.9/table/block_based/
Dblock_based_table_builder.cc593 void BlockBasedTableBuilder::WriteBlock(BlockBuilder* block, in WriteBlock() function in ROCKSDB_NAMESPACE::BlockBasedTableBuilder
600 void BlockBasedTableBuilder::WriteBlock(const Slice& raw_block_contents, in WriteBlock() function in ROCKSDB_NAMESPACE::BlockBasedTableBuilder