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

/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/
H A DOpenGLTestDarwin.cpp69 io_object_t matchingService; local
72 while ((matchingService = IOIteratorNext(matchingServices)) != 0)
75 IOObjectRelease(matchingService);

Completed in 42 milliseconds