HomeSort by relevance Sort by last modified time
    Searched defs:SetActiveBootSlot (Results 1 - 3 of 3) sorted by null

  /system/update_engine/common/
boot_control_stub.cc 51 bool BootControlStub::SetActiveBootSlot(Slot slot) {
  /system/update_engine/
boot_control_recovery.cc 161 bool BootControlRecovery::SetActiveBootSlot(Slot slot) {
162 int ret = module_->setActiveBootSlot(module_, slot);
boot_control_chromeos.cc 206 bool BootControlChromeOS::SetActiveBootSlot(Slot slot) {

Completed in 235 milliseconds