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