Searched defs:Rollback (Results 1 - 4 of 4) sorted by relevance

/system/update_engine/client_library/
H A Dclient_binder.cc93 bool BinderUpdateEngineClient::Rollback(bool powerwash) { function in class:update_engine::internal::BinderUpdateEngineClient
H A Dclient_dbus.cc92 bool DBusUpdateEngineClient::Rollback(bool powerwash) { function in class:update_engine::internal::DBusUpdateEngineClient
/system/update_engine/
H A Dupdate_attempter.cc689 bool UpdateAttempter::Rollback(bool powerwash) { function in class:chromeos_update_engine::UpdateAttempter
740 // Update the payload state for Rollback.
741 system_state_->payload_state()->Rollback();
H A Dpayload_state.cc422 void PayloadState::Rollback() { function in class:chromeos_update_engine::PayloadState

Completed in 77 milliseconds