Searched refs:DumpIndexBlock (Results 1 – 2 of 2) sorted by relevance
442 Status DumpIndexBlock(WritableFile* out_file);
3113 s = DumpIndexBlock(out_file); in DumpTable()3165 Status BlockBasedTable::DumpIndexBlock(WritableFile* out_file) { in DumpIndexBlock() function in ROCKSDB_NAMESPACE::BlockBasedTable