Searched defs:Group (Results 1 – 2 of 2) sorted by relevance
43 struct Group { struct44 std::string name;45 uint64_t size;46 std::vector<Partition> partitions;
43 message Group { message