Home | History | Annotate | Download | only in UiApp

Lines Matching refs:AllocateZeroPool

409   StringBuffer = AllocateZeroPool (0x20);

435 StringBuffer = AllocateZeroPool (0x24);
467 *String = AllocateZeroPool (sizeof (CHAR16));
1146 StringBuffer1 = AllocateZeroPool (MAX_STRING_LEN * sizeof (CHAR16));
1148 StringBuffer2 = AllocateZeroPool (MAX_STRING_LEN * sizeof (CHAR16));