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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp1081 std::list<VirtualSystemDescriptionEntry*> llName = vsdescThis->i_findByType(VirtualSystemDescriptionType_Name); local
1082 if (!llName.size())
1084 Utf8Str &strVMName = llName.back()->strVBoxCurrent;

Completed in 52 milliseconds