Home
last modified time | relevance | path

Searched defs:target_partition (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.h48 Partition* target_partition = nullptr; member
H A Dsnapshot.cpp3396 for (auto* target_partition : ListPartitionsWithSuffix(target_metadata, target_suffix)) { in CreateUpdateSnapshotsInternal() local
3520 for (auto* target_partition : ListPartitionsWithSuffix(target_metadata, target_suffix)) { in InitializeUpdateSnapshots() local
/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder.cpp1306 const auto target_partition = target_metadata.FindPartition(target_partition_name); in VerifyExtentsAgainstSourceMetadata() local