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

/vbox/src/VBox/Main/include/
H A DMediumFormatImpl.h73 const PropertyArray &i_getProperties() const { return m.maProperties; } function in class:MediumFormat
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp6823 for (MediumFormat::PropertyArray::const_iterator it = m->formatObj->i_getProperties().begin();
6824 it != m->formatObj->i_getProperties().end();

Completed in 77 milliseconds