Searched defs:isActive (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/testcase/
H A DtstUSBProxyLinux.cpp56 bool USBProxyService::isActive() { return true; } function in class:USBProxyService
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Ddisplay_window.cpp259 if (isActive() && mpWindow)
420 bool CrFbDisplayWindow::isActive() function in class:CrFbDisplayWindow
435 if (!fForceCleanup && isActive())
/vbox/src/VBox/Main/src-server/
H A DUSBProxyService.cpp74 bool USBProxyService::isActive(void) function in class:USBProxyService
82 * Can be used to check why the proxy !isActive() upon construction.
94 * Can be used to check why the proxy !isActive() upon construction as an
/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp604 BOOL isActive() function in class:ListenerRecord
1182 if (aRecord->isActive())

Completed in 70 milliseconds