Home
last modified time | relevance | path

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

/system/update_engine/
Dpayload_state.cc482 SetUrlIndex(next_url_index); in IncrementUrlIndex()
486 SetUrlIndex(0); in IncrementUrlIndex()
815 SetUrlIndex(0); in ResetPersistedState()
929 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.h284 void SetUrlIndex(uint32_t url_index);