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

/vbox/src/VBox/Main/include/
H A Dovfreader.h588 RTCString strProductUrl; // product info if any; receives contents of VirtualSystem/ProductSection/ProductUrl member in struct:ovf::VirtualSystem
/vbox/src/VBox/Main/xml/
H A Dovfreader.cpp393 vsys.strProductUrl = pelmProductUrl->getValue();
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageAppliance.cpp973 Utf8Str strProductUrl; local
/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp231 if (!vsysThis.strProductUrl.isEmpty())
234 vsysThis.strProductUrl,
235 vsysThis.strProductUrl);

Completed in 605 milliseconds