Searched defs:download_channel (Results 1 – 2 of 2) sorted by relevance
108 inline std::string download_channel() const { return download_channel_; } in download_channel() function
303 string download_channel = params->download_channel(); in GetAppXml() local