Searched defs:Partition (Results 1 – 1 of 1) sorted by relevance
48 struct Partition { struct51 Partition(const std::string& name, size_t size, const std::string& hash) in Partition() function70 std::ostream& operator<<(std::ostream& os, const Partition& partition); argument