Home
last modified time | relevance | path

Searched refs:OnMachineRemoved (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DEmulation.cs63 OnMachineRemoved(machine); in Emulation()
685 private void OnMachineRemoved(IMachine machine) in OnMachineRemoved() method in Antmicro.Renode.Core.Emulation
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs1172 public void OnMachineRemoved(Machine m) in OnMachineRemoved() method in Antmicro.Renode.UserInterface.Monitor