Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dpayload_file.h87 struct Partition { struct
94 PartitionInfo old_info; argument
95 PartitionInfo new_info; argument
100 std::vector<Partition> part_vec_; argument
/system/update_engine/payload_consumer/
Dinstall_plan.h75 struct Partition { struct
79 std::string name;
81 std::string source_path;
83 brillo::Blob source_hash;
85 std::string target_path;
87 brillo::Blob target_hash;
92 std::string postinstall_path;
93 std::string filesystem_type;