Home
last modified time | relevance | path

Searched refs:HttpIoHexCharToUintn (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/
DDxeHttpLib.c897 HttpIoHexCharToUintn ( in HttpIoHexCharToUintn() function
1221 Parser->CurrentChunkSize = Parser->CurrentChunkSize * 16 + HttpIoHexCharToUintn (*Char); in HttpParseMessageBody()