Home
last modified time | relevance | path

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

/system/update_engine/
Dpayload_state.cc189 LOG(INFO) << "Resetting failure count of Url" << GetUrlIndex() in DownloadProgress()
506 LOG(INFO) << "Reached max number of failures for Url" << GetUrlIndex() in IncrementFailureCount()
574 const string& current_url = candidate_urls_[payload_index_][GetUrlIndex()]; in UpdateCurrentDownloadSource()
1002 LOG(INFO) << "Current URL (Url" << GetUrlIndex() in SetUrlFailureCount()
Dpayload_state.h379 inline uint32_t GetUrlIndex() { in GetUrlIndex() function