Searched refs:PFNHGCMNEWMSGALLOC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DHGCMThread.h36 typedef FNHGCMNEWMSGALLOC *PFNHGCMNEWMSGALLOC; typedef
152 int hgcmMsgAlloc (HGCMTHREADHANDLE hThread, HGCMMSGHANDLE *pHandle, uint32_t u32MsgId, PFNHGCMNEWMSGALLOC pfnNewMessage);
/vbox/src/VBox/Main/src-client/
H A DHGCMThread.cpp137 int MsgAlloc (HGCMMSGHANDLE *pHandle, uint32_t u32MsgId, PFNHGCMNEWMSGALLOC pfnNewMessage);
348 int HGCMThread::MsgAlloc (HGCMMSGHANDLE *pHandle, uint32_t u32MsgId, PFNHGCMNEWMSGALLOC pfnNewMessage)
697 int hgcmMsgAlloc (HGCMTHREADHANDLE hThread, HGCMMSGHANDLE *pHandle, uint32_t u32MsgId, PFNHGCMNEWMSGALLOC pfnNewMessage)

Completed in 48 milliseconds