Home | History | Annotate | Download | only in UefiDevicePathLib

Lines Matching refs:AllocateCopyPool

31   return AllocateCopyPool (StrSize (Src), Src);

89 ParamStr = AllocateCopyPool ((ParameterLength + 1) * sizeof (CHAR16), ParamStr);