Home
last modified time | relevance | path

Searched defs:TryReceiveMessage (Results 1 – 3 of 3) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/
DICoSimulationConnection.cs18 bool TryReceiveMessage(out ProtocolMessage message); in TryReceiveMessage() method
DSocketConnection.cs120 public bool TryReceiveMessage(out ProtocolMessage message) in TryReceiveMessage() method in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.SocketConnection
436 public bool TryReceiveMessage(out ProtocolMessage message) in TryReceiveMessage() method in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.SocketConnection.SocketCommunicator
DLibraryConnection.cs67 public bool TryReceiveMessage(out ProtocolMessage message) in TryReceiveMessage() method in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.LibraryConnection