Searched refs:i_getDeviceType (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumImpl.h111 DeviceType_T i_getDeviceType() const;
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp3462 if (pMedium->i_getDeviceType() != mediumType)
4238 devType = pMedium->i_getDeviceType();
4349 devType = pMedium->i_getDeviceType();
H A DMediumImpl.cpp1756 DeviceType_T devType = i_getDeviceType();
3099 DeviceType_T devType = i_getDeviceType();
3482 DeviceType_T Medium::i_getDeviceType() const function in class:Medium
H A DMachineImpl.cpp11254 DeviceType_T devType = pMedium->i_getDeviceType();

Completed in 411 milliseconds