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

/vbox/src/VBox/Main/include/
H A DMediumFormatImpl.h102 const DeviceTypeArray maDeviceTypes; member in struct:MediumFormat::Data
/vbox/src/VBox/Main/src-server/
H A DMediumFormatImpl.cpp96 unconst(m.maDeviceTypes).push_back(devType);
185 unconst(m.maDeviceTypes).clear();
236 aTypes = m.maDeviceTypes;

Completed in 62 milliseconds