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

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

Completed in 103 milliseconds