Searched refs:pvRemoteBackend (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Main/include/ |
H A D | ConsoleImpl.h | 718 bool aRemote, const char *aAddress, void *pvRemoteBackend,
|
/vbox/src/VBox/Main/src-client/ |
H A D | ConsoleImpl.cpp | 8613 void *pvRemoteBackend = NULL; local 8617 pvRemoteBackend = i_consoleVRDPServer()->USBBackendRequestPointer(pRemoteUSBDevice->clientId(), &uuid); 8618 if (!pvRemoteBackend) 8630 Address.c_str(), pvRemoteBackend, portVersion, aMaskedIfs, 8682 const char *aAddress, void *pvRemoteBackend, USHORT aPortVersion, ULONG aMaskedIfs, 8691 int vrc = PDMR3UsbCreateProxyDevice(pUVM, aUuid, aRemote, aAddress, pvRemoteBackend, 8681 i_usbAttachCallback(Console *that, PUVM pUVM, IUSBDevice *aHostDevice, PCRTUUID aUuid, bool aRemote, const char *aAddress, void *pvRemoteBackend, USHORT aPortVersion, ULONG aMaskedIfs, const char *pszCaptureFilename) argument
|
Completed in 932 milliseconds