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

/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevHGCM.cpp185 static int vmmdevHGCMRemoveCommand (PVMMDEV pThis, PVBOXHGCMCMD pCmd) function
517 vmmdevHGCMRemoveCommand(pThis, pCmd);
558 * ... the caller will also execute vmmdevHGCMRemoveCommand() for us */
587 vmmdevHGCMRemoveCommand(pThis, pCmd);
623 * ... the caller will also execute vmmdevHGCMRemoveCommand() for us */
1147 vmmdevHGCMRemoveCommand (pThis, pCmd);
1734 * ... the caller will also execute vmmdevHGCMRemoveCommand() for us */
1941 vmmdevHGCMRemoveCommand (pThis, pCmd);
2938 vmmdevHGCMRemoveCommand (pThis, pCmd);
2980 vmmdevHGCMRemoveCommand(pThi
[all...]

Completed in 50 milliseconds