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