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

/vbox/src/VBox/Storage/
H A DVD.cpp8126 AssertReleaseMsgFailed(("VDCopy: moving by copy/delete not implemented\n"));
8390 VBOXDDU_DECL(int) VDCopy(PVBOXHDD pDiskFrom, unsigned nImage, PVBOXHDD pDiskTo, function
8533 /** @todo r=klaus resizing was designed to be part of VDCopy, so having a separate function is not desirable. */

Completed in 82 milliseconds