Searched refs:fInited (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DUSBProxyDevice.h232 bool fInited; member in struct:USBPROXYDEV
H A DUSBProxyDevice.cpp826 pThis->fInited = false;
1076 pThis->fInited = true;
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_muralfbo.cpp82 static GLboolean fInited = GL_FALSE; local
84 if (!fInited)
91 fInited = GL_TRUE;
/vbox/src/VBox/Devices/USB/linux/
H A DUSBProxyDevice-linux.cpp748 if (pProxyDev->fInited)

Completed in 52 milliseconds