Home
last modified time | relevance | path

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

/system/update_engine/
Dpayload_state.cc460 SetUrlSwitchCount(url_switch_count_ + 1); in IncrementUrlIndex()
757 SetUrlSwitchCount(0); in ResetPersistedState()
905 SetUrlSwitchCount(GetPersistedValue(kPrefsUrlSwitchCount)); in LoadUrlSwitchCount()
908 void PayloadState::SetUrlSwitchCount(uint32_t url_switch_count) { in SetUrlSwitchCount() function in chromeos_update_engine::PayloadState
Dpayload_state.h290 void SetUrlSwitchCount(uint32_t url_switch_count);