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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp1050 * @param elmToAddVirtualSystemsTo XML element to append elements to.
1061 xml::ElementNode &elmToAddVirtualSystemsTo,
1073 pelmVirtualSystem = elmToAddVirtualSystemsTo.createChild("Content");
1077 pelmVirtualSystem = elmToAddVirtualSystemsTo.createChild("VirtualSystem");
1060 i_buildXMLForOneVirtualSystem(AutoWriteLockBase& writeLock, xml::ElementNode &elmToAddVirtualSystemsTo, std::list<xml::ElementNode*> *pllElementsWithUuidAttributes, ComObjPtr<VirtualSystemDescription> &vsdescThis, ovf::OVFVersion_T enFormat, XMLStack &stack) argument

Completed in 53 milliseconds