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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1004 RTUUID HardwareUuid; local
1005 rc = RTUuidFromUtf16(&HardwareUuid, bstr.raw());
1075 InsertConfigBytes(pRoot, "UUID", &HardwareUuid, sizeof(HardwareUuid));
1756 InsertConfigBytes(pBiosCfg, "UUID", &HardwareUuid,sizeof(HardwareUuid));
1857 InsertConfigBytes(pCfg, "UUID", &HardwareUuid,sizeof(HardwareUuid));

Completed in 80 milliseconds