Searched refs:VRDPCallbackUSB (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Main/include/ |
H A D | ConsoleVRDPServer.h | 190 static DECLCALLBACK(int) VRDPCallbackUSB (void *pvCallback, void *pvIntercept, uint32_t u32ClientId, uint8_t u8Code, const void *pvRet, uint32_t cbRet);
|
/vbox/src/VBox/Main/src-client/ |
H A D | ConsoleVRDPServer.cpp | 547 ConsoleVRDPServer::VRDPCallbackUSB, 1064 DECLCALLBACK(int) ConsoleVRDPServer::VRDPCallbackUSB(void *pvCallback, void *pvIntercept, uint32_t u32ClientId, function in class:ConsoleVRDPServer 1552 ConsoleVRDPServer::VRDPCallbackUSB, 1598 ConsoleVRDPServer::VRDPCallbackUSB,
|
Completed in 958 milliseconds