Searched refs:new_target_channel (Results 1 – 1 of 1) sorted by relevance
164 bool OmahaRequestParams::SetTargetChannel(const string& new_target_channel, in SetTargetChannel() argument167 LOG(INFO) << "SetTargetChannel called with " << new_target_channel in SetTargetChannel()174 if (!IsValidChannel(new_target_channel, error_message)) { in SetTargetChannel()179 new_props.target_channel = new_target_channel; in SetTargetChannel()