Searched refs:option_str (Results 1 – 2 of 2) sorted by relevance
985 StreamString option_str; in ParseAlias() local986 option_str.Printf("-%c", val); in ParseAlias()997 option_str.GetString()) in ParseAlias()1036 option_arg_vector->emplace_back(std::string(option_str.GetString()), in ParseAlias()
203 std::string option_str(option_value); in SetOptionValue() local207 m_help.SetCurrentValue(option_str); in SetOptionValue()212 m_long_help.SetCurrentValue(option_str); in SetOptionValue()