Lines Matching refs:target_channel
254 const string& target_channel, in Update() argument
291 target_channel, in Update()
367 const string& target_channel, in CalculateUpdateParams() argument
404 if (target_channel.empty()) { in CalculateUpdateParams()
407 LOG(INFO) << "Setting target channel as mandated: " << target_channel; in CalculateUpdateParams()
411 if (!omaha_request_params_->SetTargetChannel(target_channel, false, in CalculateUpdateParams()
895 Update(app_version, omaha_url, params.target_channel, in OnUpdateScheduled()
1128 *tracking_channel = rp->target_channel(); in GetWeaveState()
1246 system_state_->request_params()->target_channel()); in BroadcastChannel()
1275 if (params->download_channel() != params->target_channel()) { in ShouldCancel()
1277 << params->target_channel() in ShouldCancel()