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

/vbox/src/VBox/Main/include/
H A DRemoteUSBBackend.h108 bool mfHasDeviceList; member in class:RemoteUSBBackend
/vbox/src/VBox/Main/src-client/
H A DRemoteUSBBackend.cpp880 if (mfHasDeviceList)
887 mfHasDeviceList = false;
961 mfHasDeviceList(false),
1091 if (!mfHasDeviceList)
1104 mfHasDeviceList = true;

Completed in 556 milliseconds