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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h344 #define VRDE_USB_REAP_FLAG_FRAGMENT (0x2) macro
348 #define VRDE_USB_REAP_VALID_FLAGS_3 (VRDE_USB_REAP_FLAG_LAST | VRDE_USB_REAP_FLAG_FRAGMENT)
/vbox/src/VBox/Main/src-client/
H A DRemoteUSBBackend.cpp1308 && (pBody->flags & VRDE_USB_REAP_FLAG_FRAGMENT) != 0)

Completed in 54 milliseconds