HomeSort by relevance Sort by last modified time
    Searched full:next_url_index (Results 1 - 1 of 1) sorted by null

  /system/update_engine/
payload_state.cc 445 uint32_t next_url_index = GetUrlIndex() + 1; local
446 if (next_url_index < candidate_urls_.size()) {
448 SetUrlIndex(next_url_index);
    [all...]

Completed in 60 milliseconds