Home
last modified time | relevance | path

Searched refs:UnwrapMethods (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DPeripheralAccessMethods.cs85 wrapperStack.Push(UnwrapMethods()); in EnableAllTranslations()
277 public Tuple<Type, Type> UnwrapMethods() in UnwrapMethods() method in Antmicro.Renode.Peripherals.Bus.PeripheralAccessMethods
301 UnwrapMethods(); in RemoveWrappersOfType()
305 wrapperStack.Push(UnwrapMethods()); in RemoveWrappersOfType()