Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/
DHttpUtilitiesProtocol.c294 IN CHAR8 *HttpMessage, in HttpUtilitiesParse() argument
316 if (This == NULL || HttpMessage == NULL || HeaderFields == NULL || FieldCount == NULL) { in HttpUtilitiesParse()
325 CopyMem (TempHttpMessage, HttpMessage, HttpMessageSize); in HttpUtilitiesParse()
359 CopyMem (TempHttpMessage, HttpMessage, HttpMessageSize); in HttpUtilitiesParse()
DHttpUtilitiesDxe.h206 IN CHAR8 *HttpMessage,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DHttpUtilities.h103 IN CHAR8 *HttpMessage,