Searched defs:GetCurrentSlot (Results 1 – 11 of 11) 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
96 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
205 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
80 BootControlInterface::Slot BootControlAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlAndroid
974 BootControlInterface::Slot UpdateAttempterAndroid::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::UpdateAttempterAndroid
65 TEST_P(BootHidlTest, GetCurrentSlot) { in TEST_P() argument
151 BootControlInterface::Slot BootControlChromeOS::GetCurrentSlot() const { in GetCurrentSlot() function in chromeos_update_engine::BootControlChromeOS
164 unsigned int GetCurrentSlot(boot_control_module_t* module) { in GetCurrentSlot() function
248 unsigned int BootControl::GetCurrentSlot() { in GetCurrentSlot() function in android::bootable::BootControl
223 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager