Searched defs:GetCurrentSlot (Results 1 – 8 of 8) sorted by relevance
33 BootControlInterface::Slot BootControlStub::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlStub
45 BootControlInterface::Slot GetCurrentSlot() const override { in GetCurrentSlot() function
95 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
199 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
81 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid
150 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlChromeOS
945 BootControlInterface::Slot UpdateAttempterAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::UpdateAttempterAndroid
198 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager