Home
last modified time | relevance | path

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

/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.cpp298 std::string slot_suffix = device->GetCurrentSlot(); in GetHasSlot() local
426 std::string slot_suffix = device->GetCurrentSlot(); in GetAllPartitionArgsNoSlot() local
Dcommands.cpp471 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in PartitionBuilder() local
/system/core/fs_mgr/libfstab/
Dslotselect.cpp30 static std::string other_suffix(const std::string& slot_suffix) { in other_suffix()
/system/core/fs_mgr/liblp/
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
Ddevice_test.cpp57 auto slot_suffix = fs_mgr_get_slot_suffix(); in TEST_F() local
Dutility.cpp235 std::string slot_suffix = GetPartitionSlotSuffix(group_name); in UpdateMetadataForInPlaceSnapshot() local
253 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/
Dscratch_super.cpp110 std::string slot_suffix = info->GetSlotSuffix(); in CleanupScratchOtaMetadataIfPresent() local
256 std::string slot_suffix = info->GetSlotSuffix(); in CreateDynamicScratch() local
Dtest_helpers.cpp217 const std::string& slot_suffix, std::unordered_map<std::string, std::string>&& props) in SnapshotTestPropertyFetcher()
Dsnapshotctl.cpp573 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
Dsnapshot.cpp762 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
Dsnapshot_test.cpp513 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/
Dtest_helpers.h78 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/
Davb_ops.cpp123 FsManagerAvbOps::FsManagerAvbOps(const std::string& slot_suffix) { in FsManagerAvbOps()
Dfs_avb.cpp437 AvbUniquePtr AvbHandle::LoadAndVerifyVbmeta(const std::string& slot_suffix) { in LoadAndVerifyVbmeta()
/system/extras/partition_tools/
Dlpdump.cc143 std::string slot_suffix = GetSlotSuffix(); in MergeMetadata() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp214 std::string slot_suffix = "_" + current_slot; in TEST_F() local
252 std::string slot_suffix = "_" + current_slot; in TEST_F() local