Searched refs:AllNames (Results 1 – 3 of 3) sorted by relevance
27 public IEnumerable<String> AllNames property in Antmicro.Renode.Utilities.MonitorInfo
1091 return info.AllNames.Contains(name); in IsNameAvailableInEmulationManager()
263 return GetMonitorInfo(node.GetType()).AllNames; in GetObjectSuggestions()