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

/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp558 HRESULT Session::onSerialPortChange(const ComPtr<ISerialPort> &aSerialPort) argument
568 return mConsole->i_onSerialPortChange(aSerialPort);
H A DConsoleImpl.cpp4940 HRESULT Console::i_onSerialPortChange(ISerialPort *aSerialPort) argument
4947 fireSerialPortChangedEvent(mEventSource, aSerialPort);

Completed in 54 milliseconds