Home
last modified time | relevance | path

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

/system/update_engine/common/
Ddynamic_partition_control_stub.cc71 uint32_t current_slot, std::vector<std::string>* partitions) { in ListDynamicPartitionsForSlot()
/system/update_engine/
Ddynamic_partition_control_android.cc888 uint32_t current_slot, in GetPartitionDevice()
939 uint32_t current_slot, in GetPartitionDevice()
947 uint32_t current_slot, in IsSuperBlockDevice()
960 uint32_t current_slot, in GetDynamicPartitionDevice()
1088 uint32_t current_slot, std::vector<std::string>* partitions) { in ListDynamicPartitionsForSlot()
Dupdate_attempter_android.cc483 BootControlInterface::Slot current_slot = GetCurrentSlot(); in VerifyPayloadApplicable() local
Dupdate_attempter.cc922 const BootControlInterface::Slot current_slot = in GetRollbackSlot() local
/system/core/fastboot/
Dfastboot.cpp1098 std::string current_slot; in get_current_slot() local
1118 static std::string get_other_slot(const std::string& current_slot, int count) { in get_other_slot()
1125 static std::string get_other_slot(const std::string& current_slot) { in get_other_slot()
1180 std::string current_slot; in do_for_partition() local
1263 std::string current_slot = get_current_slot(); in set_active() local
1941 std::string current_slot; in Main() local
/system/core/fastboot/device/
Dutility.cpp177 uint32_t current_slot = SlotNumberForSlotSuffix(device->GetCurrentSlot()); in ListPartitions() local
Dcommands.cpp295 auto current_slot = "_" + args[1]; in SetActiveHandler() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1216 auto current_slot = GetCurrentSlot(); in HandleCancelledUpdate() local
1338 auto current_slot = GetCurrentSlot(); in RemoveAllSnapshots() local
1390 Slot current_slot, const std::string& name) { in ShouldDeleteSnapshot()
2150 uint32_t current_slot = SlotNumberForSlotSuffix(current_suffix); in CreateUpdateSnapshots() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp208 std::string current_slot; in TEST_F() local
246 std::string current_slot; in TEST_F() local