Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h582 #define kIOPMPSIsChargingKey "IsCharging" macro
/xnu-11215/iokit/Kernel/
H A DIOPMPowerSource.cpp79 chargingKey = OSSymbol::withCString(kIOPMPSIsChargingKey); in init()
H A DIOPMrootDomain.cpp11842 gIOPMPSIsChargingKey = OSSymbol::withCStringNoCopy(kIOPMPSIsChargingKey);