Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/ !
H A DIOKitKeysPrivate.h58 #define kIOBridgeBootSessionUUIDKey "bridge-boot-session-uuid" /* value is OSData… macro
/xnu-10063.121.3/iokit/Kernel/ !
H A DIOHibernateIO.cpp1554 gIOBridgeBootSessionUUIDKey = OSSymbol::withCStringNoCopy(kIOBridgeBootSessionUUIDKey); in IOHibernateSystemInit()