Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Dconstants.h222 kDownloadSourceHttpServer, // UMA Binary representation: 0010 enumerator
H A Dutils.cc934 case kDownloadSourceHttpServer: in ToString()