Home
last modified time | relevance | path

Searched defs:SwitchResult (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dice_controller_interface.h76 struct SwitchResult { struct
78 absl::optional<const Connection*> connection;
81 absl::optional<IceControllerEvent> recheck_event;
84 std::vector<const Connection*> connections_to_forget_state_on;
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs46 public class SwitchResult class
52 public SwitchResult() in SwitchResult() method in SevenZip.CommandLineParser.SwitchResult