Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/
DDxeHttpLib.c859 …UINTN ContentLength; // Entity length (not the message-body length), inval… member
925 OUT UINTN *ContentLength in HttpIoParseContentLengthHeader()
1397 OUT UINTN *ContentLength in HttpGetEntityLength()
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootClient.c754 UINTN ContentLength; in HttpBootGetBootFile() local