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

/vbox/src/VBox/Storage/
H A DVCICache.cpp76 RTUUID uuidImage; member in struct:VciHdr
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp156 const Guid uuidImage; member in struct:Medium::Data
1162 unconst(m->uuidImage).create();
2035 unconst(m->uuidImage) = imageId;
6112 vrc = VDSetUuid(hdd, 0, m->uuidImage.raw());
6120 mediumId = m->uuidImage;
6136 unconst(m->uuidImage).clear();
6179 mediumId = m->uuidImage;

Completed in 69 milliseconds