Home
last modified time | relevance | path

Searched defs:download_channel (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Domaha_request_params.h108 inline std::string download_channel() const { return download_channel_; } in download_channel() function
Domaha_request_action.cc303 string download_channel = params->download_channel(); in GetAppXml() local