Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h99 #define kRootDomainSleepReasonKey "Last Sleep Reason" macro
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp5463 prop = getPMRootDomain()->copyProperty(kRootDomainSleepReasonKey); in systemPower()
H A DIOPMrootDomain.cpp6454 setProperty(kRootDomainSleepReasonKey, IOPMSleepReasons[reasonIndex]);