Home | History | Annotate | Download | only in update_engine

Lines Matching refs:download_channel

227   string download_channel = params->download_channel();
229 "track=\"" + XmlEncodeWithDefault(download_channel, "") + "\" ";
230 if (params->current_channel() != download_channel) {