Searched refs:i_eusbCallback (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DEmulatedUSBImpl.h45 static DECLCALLBACK(int) i_eusbCallback(void *pv, const char *pszId, uint32_t iEvent,
/vbox/src/VBox/Main/src-client/
H A DEmulatedUSBImpl.cpp159 CFGMR3InsertInteger(pEUSB, "pfnCallback", (uintptr_t)EmulatedUSB::i_eusbCallback);
607 /* static */ DECLCALLBACK(int) EmulatedUSB::i_eusbCallback(void *pv, const char *pszId, uint32_t iEvent, function in class:EmulatedUSB

Completed in 218 milliseconds