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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp991 xml::ElementNode *pelmFile = pelmReferences->createChild("File"); local
992 pelmFile->setAttribute("ovf:href", strTargetFileNameOnly);
993 pelmFile->setAttribute("ovf:id", strFileRef);
998 // pelmFile->setAttribute("ovf:size", Utf8StrFmt("%RI64", cbFile).c_str());

Completed in 137 milliseconds