Home
last modified time | relevance | path

Searched defs:current_slot (Results 1 – 7 of 7) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp989 std::string current_slot; in get_current_slot() local
1009 static std::string get_other_slot(const std::string& current_slot, int count) { in get_other_slot()
1016 static std::string get_other_slot(const std::string& current_slot) { in get_other_slot()
1071 std::string current_slot; in do_for_partition() local
1154 std::string current_slot = get_current_slot(); in set_active() local
1761 std::string current_slot; in Main() local
/system/core/fastboot/device/
Dutility.cpp168 uint32_t current_slot = SlotNumberForSlotSuffix(device->GetCurrentSlot()); in ListPartitions() local
Dcommands.cpp246 auto current_slot = "_" + args[1]; in SetActiveHandler() local
/system/update_engine/
Dboot_control_android.cc138 Slot current_slot = GetCurrentSlot(); in GetDynamicPartitionDevice() local
Dupdate_attempter_android.cc415 BootControlInterface::Slot current_slot = boot_control_->GetCurrentSlot(); in VerifyPayloadApplicable() local
Dupdate_attempter.cc765 const BootControlInterface::Slot current_slot = in GetRollbackSlot() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp208 std::string current_slot; in TEST_F() local
253 std::string current_slot; in TEST_F() local