Home
last modified time | relevance | path

Searched refs:gIOBridgeBootSessionUUIDKey (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/iokit/Kernel/
H A DIOHibernateIO.cpp222 static const OSSymbol * gIOBridgeBootSessionUUIDKey; variable
1375 && (data = OSDynamicCast(OSData, gIOChosenEntry->getProperty(gIOBridgeBootSessionUUIDKey))) in IOHibernateDone()
1547 gIOBridgeBootSessionUUIDKey = OSSymbol::withCStringNoCopy(kIOBridgeBootSessionUUIDKey); in IOHibernateSystemInit()
1571 && (data = OSDynamicCast(OSData, gIOChosenEntry->getProperty(gIOBridgeBootSessionUUIDKey))) in IOHibernateSystemInit()