Searched defs:resetShouldSwitchSlotOnReboot (Results 1 – 3 of 3) sorted by relevance
| /system/update_engine/binder_bindings/android/os/ | ||
| D | IUpdateEngine.aidl | 49 void resetShouldSwitchSlotOnReboot(); in resetShouldSwitchSlotOnReboot() method |
| /system/update_engine/aosp/ | ||
| D | binder_service_android.cc | 167 Status BinderUpdateEngineAndroidService::resetShouldSwitchSlotOnReboot() { in resetShouldSwitchSlotOnReboot() function in chromeos_update_engine::BinderUpdateEngineAndroidService |
| D | update_attempter_android.cc | 1429 bool UpdateAttempterAndroid::resetShouldSwitchSlotOnReboot(Error* error) { in resetShouldSwitchSlotOnReboot() function in chromeos_update_engine::UpdateAttempterAndroid |