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

/vbox/src/VBox/Storage/
H A DVDICore.h115 RTUUID uuidCreate; member in struct:VDIHEADER0
161 RTUUID uuidCreate; member in struct:VDIHEADER1
210 RTUUID uuidCreate; member in struct:VDIHEADER1PLUS
474 case 0: return &ph->u.v0.uuidCreate;
475 case 1: return &ph->u.v1.uuidCreate;

Completed in 34 milliseconds