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

/vbox/src/VBox/Main/include/
H A DApplianceImplPrivate.h57 , fManifest(true)
81 bool fManifest; // Create a manifest file on export member in struct:Appliance::Data
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageAppliance.cpp955 bool fManifest = false; // the default local
1002 fManifest = true;
1234 if (fManifest)
/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp655 m->fManifest = m->optListExport.contains(ExportOptions_CreateManifest);
1971 storage.fCreateDigest = m->fManifest;
2029 storage.fCreateDigest = m->fManifest;
2303 if (m->fManifest)
2442 if (m->fManifest)
H A DApplianceImpl.cpp962 if (m->fManifest)

Completed in 59 milliseconds