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