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

/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp287 RTUUID oldParentUuid; local
288 rc = VDGetParentUuid(pVD, VD_LAST_IMAGE, &oldParentUuid);
293 RTPrintf("Old parent UUID: %RTuuid\n", &oldParentUuid);

Completed in 48 milliseconds