Home
last modified time | relevance | path

Searched defs:received (Results 1 – 5 of 5) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/
DLibraryConnection.cs98 public void HandleMainMessage(IntPtr received) in HandleMainMessage()
107 public void HandleSenderMessage(IntPtr received) in HandleSenderMessage()
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/communication/
Dsocket_channel.cpp36 Protocol* received = receive(); in handshakeValid() local
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode_bus.cpp87 Protocol* received = communicationChannel->receive(); in pushToAgent() local
100 Protocol* received = communicationChannel->receive(); in requestFromAgent() local
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedCFU.cs194 private void HandleSenderMessage(IntPtr received) in HandleSenderMessage()
/Renode-v1.15.3-c57714d/tools/external_control_client/lib/
Drenode_api.c178 ssize_t received; in read_byte_or_fail() local
194 ssize_t received; in read_or_fail() local