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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp3620 const Guid &thisUuid = it4->uuid; local
3625 hdUuid = thisUuid;
3631 if (thisUuid.isZero())
3633 else if (thisUuid == hdUuid)

Completed in 56 milliseconds