Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DIPeripheralsGroupsManager.cs17 IPeripheralsGroup GetOrCreate(string name, IEnumerable<IPeripheral> peripherals); in GetOrCreate() method
DMachine.cs1902 public IPeripheralsGroup GetOrCreate(string name, IEnumerable<IPeripheral> peripherals) in GetOrCreate() method in Antmicro.Renode.Core.Machine.PeripheralsGroupsManager
1920 public IPeripheralsGroup GetOrCreate(string name) in GetOrCreate() method in Antmicro.Renode.Core.Machine.PeripheralsGroupsManager