Searched defs:fExisting (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageDisk.cpp738 bool fExisting = false; local
781 fExisting = true;
822 if (fExisting && (!format.isEmpty() || enmMediumVariant != MediumType_Normal))
845 if (fExisting)

Completed in 48 milliseconds