Searched defs:PartitionCowCreator (Results 1 – 1 of 1) sorted by relevance
32 struct PartitionCowCreator { struct33 using Extent = android::fs_mgr::Extent;46 std::string target_suffix;48 Partition* target_partition = nullptr;53 std::string current_suffix;55 const PartitionUpdate* update = nullptr;60 bool using_snapuserd = false;61 std::string compression_algorithm;64 bool enable_threading;67 bool batched_writes;[all …]