Home
last modified time | relevance | path

Searched defs:slot_suffix (Results 1 – 16 of 16) 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
118 std::string slot_suffix = GetSuperSlotSuffix(device, name); in LogicalPartitionExists() local
227 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in GetSuperSlotSuffix() local
Dflashing.cpp227 std::string slot_suffix = device->GetCurrentSlot(); in UpdateSuper() local
Dvariables.cpp272 std::string slot_suffix = device->GetCurrentSlot(); in GetHasSlot() local
400 std::string slot_suffix = device->GetCurrentSlot(); in GetAllPartitionArgsNoSlot() local
Dcommands.cpp468 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in PartitionBuilder() local
/system/core/fs_mgr/liblp/
Ddevice_test.cpp57 auto slot_suffix = fs_mgr_get_slot_suffix(); in TEST_F() local
Dwriter.cpp87 const LpMetadata& metadata, const std::string& slot_suffix, in ValidateAndSerializeMetadata()
259 std::string slot_suffix = GetPartitionSlotSuffix(super_partition); in FlashPartitionTable() local
332 std::string slot_suffix = SlotSuffixForSlotNumber(slot_number); in UpdatePartitionTable() local
Dutility.cpp234 std::string slot_suffix = GetPartitionSlotSuffix(group_name); in UpdateMetadataForInPlaceSnapshot() local
252 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in UpdateMetadataForInPlaceSnapshot() local
Dreader.cpp399 std::string slot_suffix = SlotSuffixForSlotNumber(slot_number); in AdjustMetadataForSlot() local
Dbuilder.cpp277 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in UpdateMetadataForOtherSuper() local
/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h76 TestDeviceInfo(const std::string& fake_super, const std::string& slot_suffix) in TestDeviceInfo()
184 static void Reset(const std::string& slot_suffix) { in Reset()
/system/core/fs_mgr/libsnapshot/
Dtest_helpers.cpp284 const std::string& slot_suffix, std::unordered_map<std::string, std::string>&& props) in SnapshotTestPropertyFetcher()
Dsnapshot.cpp663 auto slot_suffix = device_->GetSlotSuffix(); in MapSourceDevice() local
2743 auto slot_suffix = device_->GetOtherSlotSuffix(); in MapAllSnapshots() local
4075 auto slot_suffix = device_->GetOtherSlotSuffix(); in RecoveryCreateSnapshotDevices() local
Dsnapshot_test.cpp510 const std::string& slot_suffix = "_a") { in NewManagerForFirstStageMount()
2571 AssertionResult InitiateMerge(const std::string& slot_suffix) { in InitiateMerge()
/system/extras/partition_tools/
Dlpdump.cc142 std::string slot_suffix = GetSlotSuffix(); in MergeMetadata() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp213 std::string slot_suffix = "_" + current_slot; in TEST_F() local
251 std::string slot_suffix = "_" + current_slot; in TEST_F() local