Searched refs:VDGetUuid (Results 1 - 5 of 5) sorted by relevance

/vbox/include/VBox/
H A Dvd.h1218 VBOXDDU_DECL(int) VDGetUuid(PVBOXHDD pDisk, unsigned nImage, PRTUUID pUuid);
/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp280 rc = VDGetUuid(pVD, VD_LAST_IMAGE, &oldImageUuid);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1948 int rc = VDGetUuid(pThis->pDisk, 0, pUuid);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp6142 vrc = VDGetUuid(hdd, 0, &uuid);
/vbox/src/VBox/Storage/
H A DVD.cpp10335 VBOXDDU_DECL(int) VDGetUuid(PVBOXHDD pDisk, unsigned nImage, PRTUUID pUuid) function

Completed in 205 milliseconds