Home
last modified time | relevance | path

Searched defs:SetActiveBootSlot (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/common/
Dboot_control_stub.cc73 bool BootControlStub::SetActiveBootSlot(Slot slot) { in SetActiveBootSlot() function in chromeos_update_engine::BootControlStub
Dfake_boot_control.h85 bool SetActiveBootSlot(Slot slot) override { return true; } in SetActiveBootSlot() function
/system/update_engine/aosp/
Dboot_control_android.cc133 bool BootControlAndroid::SetActiveBootSlot(Slot slot) { in SetActiveBootSlot() function in chromeos_update_engine::BootControlAndroid
/system/update_engine/cros/
Dboot_control_chromeos.cc272 bool BootControlChromeOS::SetActiveBootSlot(Slot slot) { in SetActiveBootSlot() function in chromeos_update_engine::BootControlChromeOS