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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp2015 Guid imageId, parentId; local
2019 imageId.create();
2022 imageId = aImageId;
2023 if (!imageId.isValid())
2035 unconst(m->uuidImage) = imageId;

Completed in 73 milliseconds