Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h76 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()
/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.cpp54 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
Dflashing.cpp193 std::string slot_suffix = device->GetCurrentSlot(); in UpdateSuper() local
Dvariables.cpp289 std::string slot_suffix = device->GetCurrentSlot(); in GetHasSlot() local
414 std::string slot_suffix = device->GetCurrentSlot(); in GetAllPartitionArgsNoSlot() local
Dcommands.cpp441 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/extras/partition_tools/
Dlpdump.cc142 std::string slot_suffix = GetSlotSuffix(); in MergeMetadata() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp400 const std::string& slot_suffix = "_a") { in NewManagerForFirstStageMount()
2134 AssertionResult InitiateMerge(const std::string& slot_suffix) { in InitiateMerge()
Dsnapshot.cpp565 auto slot_suffix = device_->GetSlotSuffix(); in MapSourceDevice() local
2323 auto slot_suffix = device_->GetOtherSlotSuffix(); in MapAllSnapshots() local
3562 auto slot_suffix = device_->GetOtherSlotSuffix(); in RecoveryCreateSnapshotDevices() 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