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

  /system/update_engine/common/
boot_control_stub.cc 29 BootControlInterface::Slot BootControlStub::GetCurrentSlot() const {
  /system/update_engine/
boot_control_recovery.cc 89 BootControlInterface::Slot BootControlRecovery::GetCurrentSlot() const {
90 return module_->getCurrentSlot(module_);
boot_control_chromeos.cc 138 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const {

Completed in 220 milliseconds