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

/vbox/src/VBox/Main/include/
H A DGuestOSTypeImpl.h46 uint32_t i_numSerialEnabled() const { return mNumSerialEnabled; } function in class:GuestOSType
/vbox/src/VBox/Main/src-server/
H A DSerialPortImpl.cpp628 uint32_t numSerialEnabled = aOsType->i_numSerialEnabled();

Completed in 258 milliseconds