HomeSort by relevance Sort by last modified time
    Searched refs:kDownloadSourceHttpPeer (Results 1 - 4 of 4) sorted by null

  /system/update_engine/common/
constants.h 109 kDownloadSourceHttpPeer, // UMA Binary representation: 0100
utils.cc 1015 case kDownloadSourceHttpPeer: return "HttpPeer";
    [all...]
  /system/update_engine/
payload_state.cc 519 current_download_source_ = kDownloadSourceHttpPeer;
    [all...]
payload_state_unittest.cc     [all...]

Completed in 682 milliseconds