/aosp12/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/ |
H A D | test_helpers.h | 76 TestDeviceInfo(const std::string& fake_super, const std::string& slot_suffix) in TestDeviceInfo() 124 SnapshotTestPropertyFetcher(const std::string& slot_suffix) { in SnapshotTestPropertyFetcher() 139 static void Reset(const std::string& slot_suffix) { in Reset()
|
/aosp12/hardware/interfaces/boot/1.1/default/boot_control/include/private/ |
H A D | boot_control_definition.h | 40 char slot_suffix[32]; member 84 char slot_suffix[4]; member
|
/aosp12/system/core/fastboot/device/ |
H A D | utility.cpp | 54 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in OpenLogicalPartition() local 127 std::string slot_suffix = GetSuperSlotSuffix(device, name); in LogicalPartitionExists() local 236 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in GetSuperSlotSuffix() local
|
H A D | flashing.cpp | 190 std::string slot_suffix = device->GetCurrentSlot(); in UpdateSuper() local
|
H A D | variables.cpp | 289 std::string slot_suffix = device->GetCurrentSlot(); in GetHasSlot() local 414 std::string slot_suffix = device->GetCurrentSlot(); in GetAllPartitionArgsNoSlot() local
|
H A D | commands.cpp | 441 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in PartitionBuilder() local
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_slotselect.cpp | 30 static std::string other_suffix(const std::string& slot_suffix) { in other_suffix()
|
/aosp12/hardware/ti/am57x/bootctrl/ |
H A D | bootloader_message.h | 112 char slot_suffix[32]; member 156 char slot_suffix[4]; member
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | device_test.cpp | 57 auto slot_suffix = fs_mgr_get_slot_suffix(); in TEST_F() local
|
H A D | utility.cpp | 234 std::string slot_suffix = GetPartitionSlotSuffix(group_name); in UpdateMetadataForInPlaceSnapshot() local 252 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in UpdateMetadataForInPlaceSnapshot() local
|
H A D | writer.cpp | 259 std::string slot_suffix = GetPartitionSlotSuffix(super_partition); in FlashPartitionTable() local 332 std::string slot_suffix = SlotSuffixForSlotNumber(slot_number); in UpdatePartitionTable() local
|
H A D | reader.cpp | 399 std::string slot_suffix = SlotSuffixForSlotNumber(slot_number); in AdjustMetadataForSlot() local
|
H A D | builder.cpp | 277 std::string slot_suffix = GetPartitionSlotSuffix(partition_name); in UpdateMetadataForOtherSuper() local
|
/aosp12/system/extras/partition_tools/ |
H A D | lpdump.cc | 142 std::string slot_suffix = GetSlotSuffix(); in MergeMetadata() local
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 575 auto slot_suffix = device_->GetSlotSuffix(); in MapSourceDevice() local 2354 auto slot_suffix = device_->GetOtherSlotSuffix(); in MapAllSnapshots() local 3594 auto slot_suffix = device_->GetOtherSlotSuffix(); in RecoveryCreateSnapshotDevices() local
|
H A D | snapshot_test.cpp | 400 const std::string& slot_suffix = "_a") { in NewManagerForFirstStageMount() 2294 AssertionResult InitiateMerge(const std::string& slot_suffix) { in InitiateMerge()
|
/aosp12/system/core/fastboot/fuzzy_fastboot/ |
H A D | main.cpp | 213 std::string slot_suffix = "_" + current_slot; in TEST_F() local 251 std::string slot_suffix = "_" + current_slot; in TEST_F() local
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | system_properties.proto | 263 optional string slot_suffix = 15; field
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | dexopt.cpp | 2201 const std::string slot_suffix = GetProperty("ro.boot.slot_suffix", ""); in move_ab() local
|