Home
last modified time | relevance | path

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

/system/update_engine/
Dpayload_state.h416 void BootedIntoUpdate(base::TimeDelta time_to_reboot);
Dpayload_state.cc1234 void PayloadState::BootedIntoUpdate(TimeDelta time_to_reboot) { in BootedIntoUpdate() function in chromeos_update_engine::PayloadState
1267 BootedIntoUpdate(time_to_reboot); in UpdateEngineStarted()