Searched refs:ResetParticipants (Results 1 – 5 of 5) sorted by relevance
99 ResetParticipants []string `codec:"r"` member114 res.ResetParticipants = make([]string, len(m.ResetParticipants))115 copy(res.ResetParticipants, m.ResetParticipants)
284 ResetParticipants []string `codec:"resetParticipants" json:"resetParticipants"` member305 ResetParticipants: (func(x []string) []string {315 })(o.ResetParticipants),548 …ResetParticipants []string `codec:"resetParticipants" json:"resetParticipants… member607 ResetParticipants: (func(x []string) []string {617 })(o.ResetParticipants),
286 ResetParticipants []string `codec:"resetParticipants" json:"resetParticipants"` member307 ResetParticipants: (func(x []string) []string {317 })(o.ResetParticipants),550 …ResetParticipants []string `codec:"resetParticipants" json:"resetParticipants… member609 ResetParticipants: (func(x []string) []string {619 })(o.ResetParticipants),
2892 s.ResetUsers = i.ResetParticipants
487 rcm.ResetParticipants = convLocal.Info.ResetNames