Searched refs:WrapMethods (Results 1 – 2 of 2) sorted by relevance
101 WrapMethods(t.Item1, t.Item2); in EnableAllTranslations()234 public void WrapMethods(Type readWrapperType, Type writeWrapperType) in WrapMethods() method in Antmicro.Renode.Peripherals.Bus.PeripheralAccessMethods311 WrapMethods(t.Item1, t.Item2); in RemoveWrappersOfType()
312 … pam.WrapMethods(typeof(ReadLoggingWrapper<>), typeof(WriteLoggingWrapper<>)); in LogPeripheralAccess()