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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp6440 RTUUID zeroParentUuid; local
6441 RTUuidClear(&zeroParentUuid);
6442 vrc = VDSetParentUuid(hdd, 0, &zeroParentUuid);

Completed in 75 milliseconds