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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp115 Utf8Str strVMName = mUserData->s.strName; local
149 strVMName,
150 strVMName);
1084 Utf8Str &strVMName = llName.back()->strVBoxCurrent; local
1085 pelmVirtualSystem->setAttribute("ovf:id", strVMName);
1235 pelmSystem->createChild("vssd:VirtualSystemIdentifier")->addContent(strVMName);

Completed in 50 milliseconds