Searched refs:gIOBridgeBootSessionUUIDKey (Results 1 – 1 of 1) sorted by relevance
222 static const OSSymbol * gIOBridgeBootSessionUUIDKey; variable1375 && (data = OSDynamicCast(OSData, gIOChosenEntry->getProperty(gIOBridgeBootSessionUUIDKey))) in IOHibernateDone()1549 gIOBridgeBootSessionUUIDKey = OSSymbol::withCStringNoCopy(kIOBridgeBootSessionUUIDKey); in IOHibernateSystemInit()1573 && (data = OSDynamicCast(OSData, gIOChosenEntry->getProperty(gIOBridgeBootSessionUUIDKey))) in IOHibernateSystemInit()