Searched refs:RemoveMachine (Results 1 – 3 of 3) sorted by relevance
96 EmulationManager.Instance.CurrentEmulation.RemoveMachine(name.Value); in Run()
419 public void RemoveMachine(string name) in RemoveMachine() method in Antmicro.Renode.Core.Emulation427 public void RemoveMachine(IMachine machine) in RemoveMachine() method in Antmicro.Renode.Core.Emulation
767 EmulationManager.Instance.CurrentEmulation.RemoveMachine(machine); in ShouldRecordAndPlayEvents()