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

/vbox/src/VBox/Main/include/
H A DRemoteUSBBackend.h76 bool pollingEnabledURB (void) { return mfPollURB; }
123 bool mfPollURB; member in class:RemoteUSBBackend
/vbox/src/VBox/Main/src-client/
H A DRemoteUSBBackend.cpp965 mfPollURB(true),
1023 mfPollURB = true;
1027 mfPollURB = false;

Completed in 413 milliseconds