Home
last modified time | relevance | path

Searched defs:HostMachine (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DHostMachine.cs21 public class HostMachine : IExternal, IHasChildren<IHostMachineElement>, IDisposable class
23 public HostMachine() in HostMachine() method in Antmicro.Renode.Core.HostMachine
DEmulation.cs155 public HostMachine HostMachine { get; private set; } property in Antmicro.Renode.Core.Emulation