Searched refs:i_mediumFormat (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSystemPropertiesImpl.h52 ComObjPtr<MediumFormat> i_mediumFormat(const Utf8Str &aFormat);
/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp1045 ComObjPtr<MediumFormat> SystemProperties::i_mediumFormat(const Utf8Str &aFormat) function in class:SystemProperties
H A DApplianceImpl.cpp828 mf = pSysProps->i_mediumFormat(strSrcFormat);
H A DApplianceImplExport.cpp2115 format = pSysProps->i_mediumFormat("VMDK");
H A DMediumImpl.cpp6811 unconst(m->formatObj) = pSysProps->i_mediumFormat(aFormat);

Completed in 100 milliseconds