Searched refs:OldSize (Results 1 – 2 of 2) sorted by relevance
59 IN UINTN OldSize, in ReallocatePool() argument72 CopyMem (NewPool, OldPool, OldSize < NewSize ? OldSize : NewSize); in ReallocatePool()
501 IN UINTN OldSize,