Searched refs:switch_and_value_pair (Results 1 – 1 of 1) sorted by relevance
607 switch_and_value_pair = name_to_switch_it->second; in ConvertFlagsToSwitches() local609 command_line->AppendSwitchASCII(switch_and_value_pair.first, in ConvertFlagsToSwitches()610 switch_and_value_pair.second); in ConvertFlagsToSwitches()611 flags_switches_[switch_and_value_pair.first] = switch_and_value_pair.second; in ConvertFlagsToSwitches()