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

  /system/update_engine/common/
boot_control_stub.cc 41 bool BootControlStub::IsSlotBootable(Slot slot) const {
  /system/update_engine/
boot_control_recovery.cc 142 bool BootControlRecovery::IsSlotBootable(Slot slot) const {
143 int ret = module_->isSlotBootable(module_, slot);
boot_control_chromeos.cc 157 bool BootControlChromeOS::IsSlotBootable(Slot slot) const {

Completed in 2110 milliseconds