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

/vbox/src/VBox/Main/src-client/
H A DEmulatedUSBImpl.cpp45 EmulatedUSB *mpEmulatedUSB; member in class:EUSBWEBCAM
71 mpEmulatedUSB(NULL),
160 CFGMR3InsertInteger(pEUSB, "pvCallback", (uintptr_t)pThis->mpEmulatedUSB);
207 mpEmulatedUSB = pEmulatedUSB;

Completed in 44 milliseconds