Searched defs:current_slot (Results 1 – 11 of 11) sorted by relevance
| /system/update_engine/aosp/ |
| D | dynamic_partition_control_android.cc | 1152 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()
|
| D | boot_control_android.cc | 175 uint32_t current_slot, in GetPartitionDevice()
|
| D | update_attempter_android.cc | 685 BootControlInterface::Slot current_slot = GetCurrentSlot(); in VerifyPayloadApplicable() local 1089 const auto current_slot = boot_control_->GetCurrentSlot(); in OTARebootSucceeded() local
|
| /system/update_engine/common/ |
| D | boot_control_stub.cc | 50 uint32_t current_slot, in GetPartitionDevice()
|
| D | dynamic_partition_control_stub.cc | 88 uint32_t current_slot, in ListDynamicPartitionsForSlot()
|
| /system/core/fastboot/ |
| D | fastboot.cpp | 1301 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
|
| D | fastboot.h | 106 std::string current_slot; member
|
| /system/core/fastboot/device/ |
| D | utility.cpp | 171 uint32_t current_slot = SlotNumberForSlotSuffix(device->GetCurrentSlot()); in ListPartitions() local
|
| D | commands.cpp | 375 auto current_slot = "_" + args[1]; in SetActiveHandler() local
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshot.cpp | 1737 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/ |
| D | main.cpp | 211 std::string current_slot; in TEST_F() local 249 std::string current_slot; in TEST_F() local
|