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