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

/vbox/src/VBox/Main/include/
H A DMachineImpl.h521 virtual HRESULT i_onUSBControllerChange() { return S_OK; } function in class:Machine
1329 HRESULT i_onUSBControllerChange();
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp5355 HRESULT Console::i_onUSBControllerChange() function in class:Console
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp6251 i_onUSBControllerChange();
6308 i_onUSBControllerChange();
11724 that->i_onUSBControllerChange();
13915 HRESULT SessionMachine::i_onUSBControllerChange() function in class:SessionMachine

Completed in 105 milliseconds