Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIMachine.cs35 string GetLocalName(IPeripheral peripheral); in GetLocalName() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs269 public string GetLocalName(IPeripheral peripheral) in GetLocalName() method in Antmicro.Renode.Core.Machine