Searched refs:IsValueHex (Results 1 – 2 of 2) sorted by relevance
254 bool IsValueHex(const std::map<std::string, std::string>& options,
362 is_value_hex_ = IsValueHex(options, flags); in LDBCommand()832 bool LDBCommand::IsValueHex(const std::map<std::string, std::string>& options, in IsValueHex() function in ROCKSDB_NAMESPACE::LDBCommand