Searched defs:SwitchResult (Results 1 – 2 of 2) sorted by relevance
63 struct SwitchResult { struct65 absl::optional<const Connection*> connection;68 absl::optional<IceRecheckEvent> recheck_event;71 std::vector<const Connection*> connections_to_forget_state_on;
46 public class SwitchResult class52 public SwitchResult() in SwitchResult() method in SevenZip.CommandLineParser.SwitchResult