Searched defs:TrySendMessage (Results 1 – 3 of 3) sorted by relevance
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/ | ||
D | ICoSimulationConnection.cs | 16 bool TrySendMessage(ProtocolMessage message); in TrySendMessage() method |
D | SocketConnection.cs | 101 public bool TrySendMessage(ProtocolMessage message) in TrySendMessage() method in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.SocketConnection |
D | LibraryConnection.cs | 43 public bool TrySendMessage(ProtocolMessage message) in TrySendMessage() method in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.LibraryConnection |