Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIMachine.cs73 bool TryGetAnyName(IPeripheral peripheral, out string name); in TryGetAnyName() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs340 public bool TryGetAnyName(IPeripheral peripheral, out string name) in TryGetAnyName() method in Antmicro.Renode.Core.Machine