Searched refs:GetUrlIndex (Results 1 – 2 of 2) sorted by relevance
189 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()
379 inline uint32_t GetUrlIndex() { in GetUrlIndex() function