Searched refs:option_str (Results 1 – 2 of 2) sorted by relevance
1020 StreamString option_str; in ParseAlias() local1021 option_str.Printf("-%c", val); in ParseAlias()1032 option_str.GetString()) in ParseAlias()1071 option_arg_vector->emplace_back(std::string(option_str.GetString()), in ParseAlias()
204 std::string option_str(option_value); in SetOptionValue() local208 m_help.SetCurrentValue(option_str); in SetOptionValue()213 m_long_help.SetCurrentValue(option_str); in SetOptionValue()