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

/vbox/src/VBox/Main/include/
H A DMachineImpl.h522 virtual HRESULT i_onStorageControllerChange() { return S_OK; } function in class:Machine
1322 HRESULT i_onStorageControllerChange();
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp4972 HRESULT Console::i_onStorageControllerChange() function in class:Console
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp6064 i_onStorageControllerChange();
6147 i_onStorageControllerChange();
6199 i_onStorageControllerChange();
11737 that->i_onStorageControllerChange();
13774 HRESULT SessionMachine::i_onStorageControllerChange() function in class:SessionMachine

Completed in 109 milliseconds