Home | History | Annotate | Download | only in HttpDxe

Lines Matching refs:AllocateZeroPool

340       Url = AllocateZeroPool (UrlLen);

425 Wrap = AllocateZeroPool (sizeof (HTTP_TOKEN_WRAP));
484 AllocateZeroPool (HostNameSize * sizeof (CHAR16));
538 Wrap = AllocateZeroPool (sizeof (HTTP_TOKEN_WRAP));
981 HttpHeaders = AllocateZeroPool (HdrLen);
1048 HttpInstance->CacheBody = AllocateZeroPool (BodyLen);
1119 HeaderTmp = AllocateZeroPool (SizeofHeaders);
1337 HttpInstance->CacheBody = AllocateZeroPool (HttpInstance->CacheLen);
1357 HttpInstance->CacheBody = AllocateZeroPool (HttpInstance->CacheLen);
1527 Wrap = AllocateZeroPool (sizeof (HTTP_TOKEN_WRAP));