Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.h32 struct PartitionCowCreator { struct
33 using Extent = android::fs_mgr::Extent;
34 using ChromeOSExtent = chromeos_update_engine::Extent;
35 using Interval = android::fs_mgr::Interval;
36 using MetadataBuilder = android::fs_mgr::MetadataBuilder;
37 using Partition = android::fs_mgr::Partition;
38 using InstallOperation = chromeos_update_engine::InstallOperation;
40 using RepeatedPtrField = google::protobuf::RepeatedPtrField<T>;
43 MetadataBuilder* target_metadata = nullptr;
45 std::string target_suffix;
[all …]