Home
last modified time | relevance | path

Searched refs:download_sources_used (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Dmetrics.cc385 int download_sources_used = 0; in ReportSuccessfulUpdateMetrics() local
401 download_sources_used |= (1 << i); in ReportSuccessfulUpdateMetrics()
417 LOG(INFO) << "Uploading 0x" << std::hex << download_sources_used in ReportSuccessfulUpdateMetrics()
421 download_sources_used, in ReportSuccessfulUpdateMetrics()