Searched refs:llProduct (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp1088 std::list<VirtualSystemDescriptionEntry*> llProduct = vsdescThis->i_findByType(VirtualSystemDescriptionType_Product); local
1093 bool fProduct = llProduct.size() && !llProduct.back()->strVBoxCurrent.isEmpty();
1120 pelmAnnotationSection->createChild("Product")->addContent(llProduct.back()->strVBoxCurrent);

Completed in 1120 milliseconds