Searched defs:IsSlotMarkedSuccessful (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/common/ | ||
D | boot_control_stub.cc | 75 bool BootControlStub::IsSlotMarkedSuccessful(Slot slot) const { in IsSlotMarkedSuccessful() function in chromeos_update_engine::BootControlStub |
D | fake_boot_control.h | 90 bool IsSlotMarkedSuccessful(Slot slot) const override { in IsSlotMarkedSuccessful() function |
/system/update_engine/ | ||
D | boot_control_android.cc | 165 bool BootControlAndroid::IsSlotMarkedSuccessful( in IsSlotMarkedSuccessful() function in chromeos_update_engine::BootControlAndroid |
D | boot_control_chromeos.cc | 367 bool BootControlChromeOS::IsSlotMarkedSuccessful(Slot slot) const { in IsSlotMarkedSuccessful() function in chromeos_update_engine::BootControlChromeOS |