Home
last modified time | relevance | path

Searched refs:StringToChecksumType (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db_stress_tool/
Ddb_stress_tool.cc53 checksum_type_e = StringToChecksumType(FLAGS_checksum_type.c_str()); in db_stress_tool()
Ddb_stress_common.h302 inline enum ROCKSDB_NAMESPACE::ChecksumType StringToChecksumType( in StringToChecksumType() function