Home
last modified time | relevance | path

Searched refs:IsNameAvailableInEmulationManager (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs823 else if(IsNameAvailableInEmulationManager(command.Value)) in ExecuteCommand()
1088 private bool IsNameAvailableInEmulationManager(string name) in IsNameAvailableInEmulationManager() method in Antmicro.Renode.UserInterface.Monitor