Home | History | Annotate | Download | only in update_engine

Lines Matching full:next_url_index

445   uint32_t next_url_index = GetUrlIndex() + 1;
446 if (next_url_index < candidate_urls_.size()) {
448 SetUrlIndex(next_url_index);