Home
last modified time | relevance | path

Searched defs:BlockAdd (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/db/
Dtable_properties_collector.cc44 void UserKeyTablePropertiesCollector::BlockAdd( in BlockAdd() function in ROCKSDB_NAMESPACE::UserKeyTablePropertiesCollector
Dtable_properties_collector_test.cc179 void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function in ROCKSDB_NAMESPACE::RegularKeysStartWithAInternal
/rocksdb-6.9/table/
Dsst_file_writer_collectors.h38 virtual void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function
/rocksdb-6.9/include/rocksdb/
Dtable_properties.h99 virtual void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function
/rocksdb-6.9/table/block_based/
Dblock_based_table_builder.cc244 virtual void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function in ROCKSDB_NAMESPACE::BlockBasedTableBuilder::BlockBasedTablePropertiesCollector