Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/pwr_mgt/ !
H A DIOPMPrivate.h292 #define kIOPMSystemSleepPreventersWithIDKey "SystemSleepPreventersWithID" macro
/xnu-8019.80.24/iokit/Kernel/ !
H A DIOPMrootDomain.cpp10507 if (!strcmp(aKey, kIOPMSystemSleepPreventersWithIDKey)) { in copyProperty()