Searched defs:RegisterForEachContext (Results 1 – 6 of 6) sorted by relevance
77 public virtual void RegisterForEachContext(Action<BusParametrizedRegistration> register) { } in RegisterForEachContext() method in Antmicro.Renode.Peripherals.Bus.BusParametrizedRegistration
57 public void RegisterForEachContext(Action<BusPointRegistration> register) in RegisterForEachContext() method in Antmicro.Renode.Peripherals.Bus.BusPointRegistration
63 public void RegisterForEachContext(Action<BusMultiRegistration> register) in RegisterForEachContext() method in Antmicro.Renode.Peripherals.Bus.BusMultiRegistration
82 public void RegisterForEachContext(Action<BusRangeRegistration> register) in RegisterForEachContext() method in Antmicro.Renode.Peripherals.Bus.BusRangeRegistration
110 public override void RegisterForEachContext(Action<BusParametrizedRegistration> register) in RegisterForEachContext() method in Antmicro.Renode.Peripherals.IRQControllers.ArmGicRedistributorRegistration
572 … public override void RegisterForEachContext(Action<BusParametrizedRegistration> register) in RegisterForEachContext() method in Antmicro.Renode.UnitTests.SystemBusTests.ParametrizedRegistrationPeripheral.Registration