Searched defs:hdf (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp128 ComObjPtr<MediumFormat> hdf; local
129 rc = hdf.createObject();
132 rc = hdf->init(&aVDInfo[i]);
135 m_llMediumFormats.push_back(hdf);

Completed in 35 milliseconds