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

/vbox/src/VBox/Main/include/
H A Dovfreader.h577 bool fHasCdromDrive; // true if there's a CD-ROM item in mapHardwareItems; ISO images are not yet supported by OVFtool member in struct:ovf::VirtualSystem
598 fHasCdromDrive(false),
/vbox/src/VBox/Main/xml/
H A Dovfreader.cpp645 vsys.fHasCdromDrive = true; // we have no additional information
/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp493 fDVD = vsysThis.fHasCdromDrive;

Completed in 96 milliseconds