Searched defs:AttemptRollback (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/binder_bindings/android/brillo/ | ||
D | IUpdateEngine.aidl | 25 void AttemptRollback(in boolean powerwash); in AttemptRollback() method |
/system/update_engine/ | ||
D | binder_service_brillo.cc | 77 Status BinderUpdateEngineBrilloService::AttemptRollback(bool powerwash) { in AttemptRollback() function in chromeos_update_engine::BinderUpdateEngineBrilloService |
D | dbus_service.cc | 88 bool DBusUpdateEngineService::AttemptRollback(ErrorPtr* error, in AttemptRollback() function in chromeos_update_engine::DBusUpdateEngineService |
D | common_service.cc | 122 bool UpdateEngineService::AttemptRollback(ErrorPtr* error, bool in_powerwash) { in AttemptRollback() function in chromeos_update_engine::UpdateEngineService |