Home
last modified time | relevance | path

Searched refs:SetUrlIndex (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/cros/
Dpayload_state.cc484 SetUrlIndex(next_url_index); in IncrementUrlIndex()
488 SetUrlIndex(0); in IncrementUrlIndex()
818 SetUrlIndex(0); in ResetPersistedState()
930 SetUrlIndex(0); in NextPayload()
935 SetUrlIndex(GetPersistedValue(kPrefsCurrentUrlIndex, prefs_)); in LoadUrlIndex()
938 void PayloadState::SetUrlIndex(uint32_t url_index) { in SetUrlIndex() function in chromeos_update_engine::PayloadState
Dpayload_state.h286 void SetUrlIndex(uint32_t url_index);