Searched refs:chargingKey (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp75 chargingKey = OSSymbol::withCString(kIOPMPSIsChargingKey);
105 if(chargingKey) chargingKey->release();
210 setPSProperty(chargingKey,
320 return (kOSBooleanTrue == properties->getObject(chargingKey));
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h193 const OSSymbol *chargingKey; member in class:IOPMPowerSource

Completed in 23 milliseconds