Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitorCommands.cs485 …ate bool TryFindPeripheralTypeByName(string name, out Type type, out string longestMatch, out stri… in TryFindPeripheralTypeByName()
522 …vate bool TryFindPeripheralByName(string name, out IPeripheral peripheral, out string longestMatch) in TryFindPeripheralByName()