Searched refs:DumpDataBlocks (Results 1 – 2 of 2) sorted by relevance
443 Status DumpDataBlocks(WritableFile* out_file);
3160 s = DumpDataBlocks(out_file); in DumpTable()3220 Status BlockBasedTable::DumpDataBlocks(WritableFile* out_file) { in DumpDataBlocks() function in ROCKSDB_NAMESPACE::BlockBasedTable