Home
last modified time | relevance | path

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

/system/update_engine/
Dpayload_state.cc493 SetUrlSwitchCount(url_switch_count_ + 1); in IncrementUrlIndex()
817 SetUrlSwitchCount(0); in ResetPersistedState()
985 SetUrlSwitchCount(GetPersistedValue(kPrefsUrlSwitchCount, prefs_)); in LoadUrlSwitchCount()
988 void PayloadState::SetUrlSwitchCount(uint32_t url_switch_count) { in SetUrlSwitchCount() function in chromeos_update_engine::PayloadState
Dpayload_state.h295 void SetUrlSwitchCount(uint32_t url_switch_count);