Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.cpp1275 std::string current_slot; in get_current_slot() local
1296 static std::string get_other_slot(const std::string& current_slot, int count) { in get_other_slot()
1303 static std::string get_other_slot(const std::string& current_slot) { in get_other_slot()
1358 std::string current_slot; in do_for_partition() local
1510 std::string current_slot = get_current_slot(); in set_active() local
1550 std::string GetPartitionName(const ImageEntry& entry, const std::string& current_slot) { in GetPartitionName()
2390 std::string current_slot; in Main() local
H A Dfastboot.h100 std::string current_slot; member
/aosp14/system/core/fastboot/device/
H A Dutility.cpp171 uint32_t current_slot = SlotNumberForSlotSuffix(device->GetCurrentSlot()); in ListPartitions() local
H A Dcommands.cpp372 auto current_slot = "_" + args[1]; in SetActiveHandler() local
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1677 auto current_slot = GetCurrentSlot(); in HandleCancelledUpdate() local
1978 auto current_slot = GetCurrentSlot(); in RemoveAllSnapshots() local
2040 Slot current_slot, const std::string& name) { in ShouldDeleteSnapshot()
3160 uint32_t current_slot = SlotNumberForSlotSuffix(current_suffix); in CreateUpdateSnapshots() local
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemService.java766 int current_slot; in verifySlotForNextBoot() local
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp210 std::string current_slot; in TEST_F() local
248 std::string current_slot; in TEST_F() local