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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp1196 Utf8Str strOSDesc; local
1197 convertCIMOSType2VBoxOSType(strOSDesc, (ovf::CIMOSType_T)pvsdeOS->strOvf.toInt32(), "");
1198 pelmOperatingSystemSection->createChild("Description")->addContent(strOSDesc);

Completed in 61 milliseconds