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

/vbox/src/VBox/Main/include/
H A DMediumFormatImpl.h51 typedef std::vector<Property> PropertyArray; typedef in class:MediumFormat
73 const PropertyArray &i_getProperties() const { return m.maProperties; }
104 const PropertyArray maProperties;
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp6823 for (MediumFormat::PropertyArray::const_iterator it = m->formatObj->i_getProperties().begin();

Completed in 66 milliseconds