Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_slotselect.cpp30 static std::string other_suffix(const std::string& slot_suffix) { in other_suffix()
/system/core/fastboot/device/
Dutility.cpp53 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in OpenLogicalPartition() local
115 std::string slot_suffix = GetSuperSlotSuffix(device, name); in LogicalPartitionExists() local
229 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in GetSuperSlotSuffix() local
Dflashing.cpp156 std::string slot_suffix = device->GetCurrentSlot(); in UpdateSuper() local
Dvariables.cpp268 std::string slot_suffix = device->GetCurrentSlot(); in GetHasSlot() local
393 std::string slot_suffix = device->GetCurrentSlot(); in GetAllPartitionArgsNoSlot() local
Dcommands.cpp342 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in PartitionBuilder() local
/system/core/fs_mgr/liblp/
Dwriter.cpp86 const std::string& slot_suffix, std::string* blob) { in ValidateAndSerializeMetadata()
252 std::string slot_suffix = GetPartitionSlotSuffix(super_partition); in FlashPartitionTable() local
325 std::string slot_suffix = SlotSuffixForSlotNumber(slot_number); in UpdatePartitionTable() local
Dreader.cpp358 std::string slot_suffix = SlotSuffixForSlotNumber(slot_number); in AdjustMetadataForSlot() local
Dio_test.cpp709 auto slot_suffix = fs_mgr_get_slot_suffix(); in TEST() local
Dbuilder.cpp189 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in NewForUpdate() local
/system/extras/partition_tools/
Dlpdump.cc120 std::string slot_suffix = GetSlotSuffix(); in MergeMetadata() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp211 std::string slot_suffix = "_" + current_slot; in TEST_F() local
256 std::string slot_suffix = "_" + current_slot; in TEST_F() local