Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1492 private IntPtr Reallocate(IntPtr oldPointer, IntPtr newSize) in Reallocate()
1545 public IntPtr Reallocate(IntPtr oldPointer, IntPtr newSize) in Reallocate()