Searched refs:getLastError (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/testcase/
H A DtstUSBLinux.h47 int getLastError(void) function in class:USBProxyServiceLinux
H A DtstUSBProxyLinux.cpp65 int USBProxyService::getLastError(void) function in class:USBProxyService
/vbox/src/VBox/Main/include/
H A DUSBProxyService.h53 int getLastError(void);
/vbox/src/VBox/Main/src-server/
H A DUSBProxyService.cpp86 int USBProxyService::getLastError(void) function in class:USBProxyService
95 * extension to getLastError(). May return a NULL error.
H A DHostImpl.cpp2928 switch (m->pUSBProxyService->getLastError())
2945 m->pUSBProxyService->getLastError());

Completed in 57 milliseconds