| /system/core/fastboot/device/ |
| D | utility.cpp | 53 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
|
| D | flashing.cpp | 227 std::string slot_suffix = device->GetCurrentSlot(); in UpdateSuper() local
|
| D | variables.cpp | 298 std::string slot_suffix = device->GetCurrentSlot(); in GetHasSlot() local 426 std::string slot_suffix = device->GetCurrentSlot(); in GetAllPartitionArgsNoSlot() local
|
| D | commands.cpp | 471 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in PartitionBuilder() local
|
| /system/core/fs_mgr/libfstab/ |
| D | slotselect.cpp | 30 static std::string other_suffix(const std::string& slot_suffix) { in other_suffix()
|
| /system/core/fs_mgr/liblp/ |
| D | writer.cpp | 87 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
|
| D | device_test.cpp | 57 auto slot_suffix = fs_mgr_get_slot_suffix(); in TEST_F() local
|
| D | utility.cpp | 235 std::string slot_suffix = GetPartitionSlotSuffix(group_name); in UpdateMetadataForInPlaceSnapshot() local 253 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in UpdateMetadataForInPlaceSnapshot() local
|
| D | reader.cpp | 399 std::string slot_suffix = SlotSuffixForSlotNumber(slot_number); in AdjustMetadataForSlot() local
|
| D | builder.cpp | 277 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in UpdateMetadataForOtherSuper() local
|
| /system/core/fs_mgr/libsnapshot/ |
| D | scratch_super.cpp | 110 std::string slot_suffix = info->GetSlotSuffix(); in CleanupScratchOtaMetadataIfPresent() local 256 std::string slot_suffix = info->GetSlotSuffix(); in CreateDynamicScratch() local
|
| D | test_helpers.cpp | 217 const std::string& slot_suffix, std::unordered_map<std::string, std::string>&& props) in SnapshotTestPropertyFetcher()
|
| D | snapshotctl.cpp | 573 std::string slot_suffix = fs_mgr_get_slot_suffix(); in GetVerityPartitions() local 941 std::string slot_suffix = fs_mgr_get_slot_suffix(); in MapPrecreatedSnapshots() local
|
| D | snapshot.cpp | 762 auto slot_suffix = device_->GetSlotSuffix(); in MapSourceDevice() local 3011 auto slot_suffix = device_->GetOtherSlotSuffix(); in MapAllSnapshots() local 4413 auto slot_suffix = device_->GetOtherSlotSuffix(); in RecoveryCreateSnapshotDevices() local
|
| D | snapshot_test.cpp | 513 const std::string& slot_suffix = "_a") { in NewManagerForFirstStageMount() 2873 AssertionResult InitiateMerge(const std::string& slot_suffix) { in InitiateMerge()
|
| /system/core/fs_mgr/libsnapshot/include_test/libsnapshot/ |
| D | test_helpers.h | 78 TestDeviceInfo(const std::string& fake_super, const std::string& slot_suffix) in TestDeviceInfo() 193 static void Reset(const std::string& slot_suffix) { in Reset()
|
| /system/core/fs_mgr/libfs_avb/ |
| D | avb_ops.cpp | 123 FsManagerAvbOps::FsManagerAvbOps(const std::string& slot_suffix) { in FsManagerAvbOps()
|
| D | fs_avb.cpp | 437 AvbUniquePtr AvbHandle::LoadAndVerifyVbmeta(const std::string& slot_suffix) { in LoadAndVerifyVbmeta()
|
| /system/extras/partition_tools/ |
| D | lpdump.cc | 143 std::string slot_suffix = GetSlotSuffix(); in MergeMetadata() local
|
| /system/core/fastboot/fuzzy_fastboot/ |
| D | main.cpp | 214 std::string slot_suffix = "_" + current_slot; in TEST_F() local 252 std::string slot_suffix = "_" + current_slot; in TEST_F() local
|