Searched refs:bridgeBootSessionUUID (Results 1 – 2 of 2) sorted by relevance
265 uint8_t bridgeBootSessionUUID[16]; member
1860 if (uuid_parse(&gIOHibernateBridgeBootSessionUUIDString[0], &header->bridgeBootSessionUUID[0])) { in hibernate_write_image()1861 bzero(&header->bridgeBootSessionUUID[0], sizeof(header->bridgeBootSessionUUID)); in hibernate_write_image()