Searched defs:url_index_ (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Dpayload_state.h82 return candidate_urls_.size() ? candidate_urls_[url_index_] : "";
371 return url_index_;
476 int64_t url_index_; member in class:chromeos_update_engine::PayloadState
479 // the current URL (specified by url_index_). Each update to this value is

Completed in 26 milliseconds