Searched refs:i_requestCaptureForVM (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DHostUSBDeviceImpl.h211 HRESULT i_requestCaptureForVM(SessionMachine *aMachine, bool aSetError,
/vbox/src/VBox/Main/src-server/
H A DUSBProxyService.cpp185 return pHostDevice->i_requestCaptureForVM(aMachine, true /* aSetError */, aCaptureFilename);
530 HRESULT hrc = aDevice->i_requestCaptureForVM(aMachine, false /* aSetError */, Utf8Str(), ulMaskedIfs);
H A DHostUSBDeviceImpl.cpp353 HRESULT HostUSBDevice::i_requestCaptureForVM(SessionMachine *aMachine, bool aSetError, function in class:HostUSBDevice

Completed in 49 milliseconds