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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManage.cpp526 { "createmedium", USAGE_CREATEMEDIUM, handleCreateMedium },
527 { "createhd", USAGE_CREATEMEDIUM, handleCreateMedium }, /* backward compatibility */
528 { "createvdi", USAGE_CREATEMEDIUM, handleCreateMedium }, /* backward compatibility */
H A DVBoxManage.h263 int handleCreateMedium(HandlerArg *a);
H A DVBoxManageDisk.cpp234 int handleCreateMedium(HandlerArg *a) function

Completed in 1006 milliseconds