Searched defs:GetOrCreate (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ | ||
| D | IPeripheralsGroupsManager.cs | 17 IPeripheralsGroup GetOrCreate(string name, IEnumerable<IPeripheral> peripherals); in GetOrCreate() method |
| D | Machine.cs | 1902 public IPeripheralsGroup GetOrCreate(string name, IEnumerable<IPeripheral> peripherals) in GetOrCreate() method in Antmicro.Renode.Core.Machine.PeripheralsGroupsManager |