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