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

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp135 m_llMediumFormats.push_back(hdf);
645 MediumFormatList mediumFormats(m_llMediumFormats);
1054 for (MediumFormatList::const_iterator it = m_llMediumFormats.begin();
1055 it != m_llMediumFormats.end();
1088 for (MediumFormatList::const_iterator it = m_llMediumFormats.begin();
1089 it != m_llMediumFormats.end() && !fFound;
/vbox/src/VBox/Main/include/
H A DSystemPropertiesImpl.h147 MediumFormatList m_llMediumFormats; member in class:SystemProperties

Completed in 57 milliseconds