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

/vbox/src/VBox/Main/include/
H A Dovfreader.h181 enum OVFVersion_T enum in namespace:ovf
202 OVFVersion_T version;//OVF standard version, it is used internally only by VirtualBox
205 OVFVersion_T getOVFVersion() const
223 void setOVFVersion(OVFVersion_T v)
H A DApplianceImpl.h224 HRESULT i_writeImpl(ovf::OVFVersion_T aFormat, const LocationInfo &aLocInfo, ComObjPtr<Progress> &aProgress);
238 ovf::OVFVersion_T enFormat);
243 ovf::OVFVersion_T enFormat,
H A DApplianceImplPrivate.h149 ovf::OVFVersion_T enFormat;
/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp657 ovf::OVFVersion_T ovfF;
730 HRESULT Appliance::i_writeImpl(ovf::OVFVersion_T aFormat, const LocationInfo &aLocInfo, ComObjPtr<Progress> &aProgress)
774 ovf::OVFVersion_T enFormat)
1064 ovf::OVFVersion_T enFormat,

Completed in 222 milliseconds