Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DEmulation.cs209 if(!TryAddMachine(machine, name)) in AddMachine()
237 public bool TryAddMachine(IMachine machine, string name) in TryAddMachine() method in Antmicro.Renode.Core.Emulation