Home | History | Annotate | Download | only in update_engine

Lines Matching refs:boot_control_

106       boot_control_(boot_control),
206 install_plan_.source_slot = boot_control_->GetCurrentSlot();
307 if (!boot_control_->SetActiveBootSlot(boot_control_->GetCurrentSlot()))
313 if (!boot_control_->MarkBootSuccessfulAsync(Bind([](bool successful){})))
389 BootControlInterface::Slot current_slot = boot_control_->GetCurrentSlot();
394 if (!boot_control_->GetPartitionDevice(
545 if (!boot_control_->MarkBootSuccessfulAsync(
636 boot_control_,
645 new PostinstallRunnerAction(boot_control_, hardware_));