Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_builder_xml.cc284 string download_channel = params->download_channel(); in GetApp() local
Domaha_request_params.h119 inline std::string download_channel() const { return download_channel_; } in download_channel() function