Searched defs:UniqueBlock (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
H A Dblock_mapping.h71 // The UniqueBlock represents the data of a block associated to a unique
73 struct UniqueBlock { struct in class:chromeos_update_engine::BlockMapping
86 // Compares the UniqueBlock data with the other_block data and stores if
93 std::map<size_t, std::vector<UniqueBlock>> mapping_;

Completed in 207 milliseconds