Searched defs:ConfigConvKey (Results 1 – 2 of 2) sorted by relevance
24 struct ConfigConvKey : public ConvKey { struct25 Config::Value config_val;27 ConfigConvKey(const T & v) : config_val(v) { in ConfigConvKey() function31 ConfigConvKey & operator=(const ConfigConvKey & other) { in operator =()37 void fix_encoding_str() { in fix_encoding_str()
24 struct ConfigConvKey : public ConvKey { struct25 Config::Value config_val;27 ConfigConvKey(const T & v) : config_val(v) { in ConfigConvKey() argument31 ConfigConvKey & operator=(const ConfigConvKey & other) { in operator =()37 void fix_encoding_str() { in fix_encoding_str()