Searched defs:GroupProfile (Results 1 – 1 of 1) sorted by relevance
38 struct GroupProfile { struct39 uint8_t group_id;40 union {65 std::vector<GroupProfile> group_profiles_{}; argument