Home
last modified time | relevance | path

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

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