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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp1184 VirtualSystemDescriptionEntry *pvsdeOS = llOS.back(); local
1194 pelmOperatingSystemSection->setAttribute("ovf:id", pvsdeOS->strOvf);
1197 convertCIMOSType2VBoxOSType(strOSDesc, (ovf::CIMOSType_T)pvsdeOS->strOvf.toInt32(), "");
1202 pelmVBoxOSType->addContent(pvsdeOS->strVBoxCurrent);

Completed in 39 milliseconds