Searched defs:Message (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DCls.c32 CHAR16 *Message; local
46 Message = NULL;
/vbox/include/VBox/HostServices/
H A DService.h41 class Message class in namespace:HGCM
44 Message(uint32_t uMsg, uint32_t cParms, VBOXHGCMSVCPARM aParms[]) function in class:HGCM::Message
51 ~Message()
63 LogFlowFunc(("Message type does not match (%u (buffer), %u (guest))\n",
252 int addMessageInfo(const Message *pMessage)
262 int addMessage(const Message *pMessage)
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Pk/
H A DCryptRsa.c503 @param Message Message buffer to be encoded.
512 IN CONST UINT8 *Message,
523 if (Message == NULL || DigestInfo == NULL) {
552 CopyMem (DigestInfo + DerSize, Message, MessageSize);
511 DigestInfoEncoding( IN CONST UINT8 *Message, IN UINTN MessageSize, OUT UINT8 *DigestInfo ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Io.c704 UINT8 *Message; local
736 Message = NULL;
739 Message = (UINT8 *) "Lease confirmed isn't the same as that in the offer";
746 Message = (UINT8 *) "Lease is denied upon received ACK";
756 Message = (UINT8 *) "Lease is denied upon entering bound";
767 DhcpSendMessage (DhcpSb, DhcpSb->Selected, DhcpSb->Para, DHCP_MSG_DECLINE, Message);
1287 // Append the Max Message Length option if it isn't a DECLINE
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DTimeDate.c381 CHAR16 *Message; local
396 Message = NULL;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeNetLib/
H A DDxeNetLib.c309 @param[in] Message The log message
322 IN UINT8 *Message,
379 // Build the syslog message body with <PRI> Timestamp machine module Message
407 Message,
483 @param Message The user message to log.
497 IN UINT8 *Message
507 if (Message == NULL) {
536 Message,
546 FreePool (Message);
317 SyslogBuildPacket( IN UINT32 Level, IN UINT8 *Module, IN UINT8 *File, IN UINT32 Line, IN UINT8 *Message, IN UINT32 BufLen, OUT CHAR8 *Buf ) argument
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h494 UINT Message; member in struct:tagRAWKEYBOARD
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h492 UINT Message; member in struct:tagRAWKEYBOARD

Completed in 170 milliseconds