Searched refs:GetNextMachineName (Results 1 – 1 of 1) sorted by relevance
220 public string GetNextMachineName(Platform platform, HashSet<string> reserved = null) in GetNextMachineName() method in Antmicro.Renode.Core.Emulation243 name = GetNextMachineName(machine.Platform); in TryAddMachine()