Home
last modified time | relevance | path

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

/rocksdb-6.9/options/
Doptions_helper.cc301 std::string string_type; in SerializeVectorCompressionType() local
303 types[i], &string_type); in SerializeVectorCompressionType()
307 ss << string_type; in SerializeVectorCompressionType()