Searched defs:TryGetMachine (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/ | ||
| D | IPeripheral.cs | 51 public static bool TryGetMachine(this IPeripheral @this, out IMachine machine) in TryGetMachine() method in Antmicro.Renode.Peripherals.IPeripheralExtensions |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ | ||
| D | Emulation.cs | 157 public bool TryGetMachine(string key, out IMachine machine) in TryGetMachine() method in Antmicro.Renode.Core.Emulation |