Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dconstants.h140 kDownloadSourceHttpPeer, // UMA Binary representation: 0100 enumerator
H A Dutils.cc783 case kDownloadSourceHttpPeer: in ToString()
/aosp12/system/update_engine/cros/
H A Dpayload_state.cc577 current_download_source_ = kDownloadSourceHttpPeer; in UpdateCurrentDownloadSource()
H A Dpayload_state_unittest.cc860 payload_state.GetTotalBytesDownloaded(kDownloadSourceHttpPeer)); in TEST_F()