Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Ddynamic_partition_control_android.cc1152 uint32_t current_slot, in GetPartitionDevice()
1173 uint32_t current_slot, in GetPartitionDevice()
1190 uint32_t current_slot, in GetPartitionDevice()
1252 uint32_t current_slot, in IsSuperBlockDevice()
1265 uint32_t current_slot, in GetDynamicPartitionDevice()
1397 uint32_t current_slot, in ListDynamicPartitionsForSlot()
Dboot_control_android.cc175 uint32_t current_slot, in GetPartitionDevice()
Dupdate_attempter_android.cc685 BootControlInterface::Slot current_slot = GetCurrentSlot(); in VerifyPayloadApplicable() local
1089 const auto current_slot = boot_control_->GetCurrentSlot(); in OTARebootSucceeded() local
/system/update_engine/common/
Dboot_control_stub.cc50 uint32_t current_slot, in GetPartitionDevice()
Ddynamic_partition_control_stub.cc88 uint32_t current_slot, in ListDynamicPartitionsForSlot()
/system/core/fastboot/
Dfastboot.cpp1301 std::string current_slot; in get_current_slot() local
1322 static std::string get_other_slot(const std::string& current_slot, int count) { in get_other_slot()
1329 static std::string get_other_slot(const std::string& current_slot) { in get_other_slot()
1384 std::string current_slot; in do_for_partition() local
1563 std::string current_slot = get_current_slot(); in set_active() local
1606 std::string GetPartitionName(const ImageEntry& entry, const std::string& current_slot) { in GetPartitionName()
2423 std::string current_slot; in Main() local
Dfastboot.h106 std::string current_slot; member
/system/core/fastboot/device/
Dutility.cpp171 uint32_t current_slot = SlotNumberForSlotSuffix(device->GetCurrentSlot()); in ListPartitions() local
Dcommands.cpp375 auto current_slot = "_" + args[1]; in SetActiveHandler() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1737 auto current_slot = GetCurrentSlot(); in HandleCancelledUpdate() local
2060 auto current_slot = GetCurrentSlot(); in RemoveAllSnapshots() local
2133 Slot current_slot, const std::string& name) { in ShouldDeleteSnapshot()
3445 uint32_t current_slot = SlotNumberForSlotSuffix(current_suffix); in CreateUpdateSnapshots() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp211 std::string current_slot; in TEST_F() local
249 std::string current_slot; in TEST_F() local