Searched defs:SwitchResult (Results 1 – 2 of 2) sorted by relevance
76 struct SwitchResult { struct78 absl::optional<const Connection*> connection;81 absl::optional<IceControllerEvent> recheck_event;84 std::vector<const Connection*> connections_to_forget_state_on;
46 public class SwitchResult class52 public SwitchResult() in SwitchResult() method in SevenZip.CommandLineParser.SwitchResult