Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dpayload_state.cc188 LOG(INFO) << "Resetting failure count of Url" << GetUrlIndex() in DownloadProgress()
508 LOG(INFO) << "Reached max number of failures for Url" << GetUrlIndex() in IncrementFailureCount()
580 const string& current_url = candidate_urls_[payload_index_][GetUrlIndex()]; in UpdateCurrentDownloadSource()
997 LOG(INFO) << "Current URL (Url" << GetUrlIndex() in SetUrlFailureCount()
Dpayload_state.h381 inline uint32_t GetUrlIndex() { in GetUrlIndex() function