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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSource.cpp75 chargingKey = OSSymbol::withCString(kIOPMPSIsChargingKey);
105 if(chargingKey) chargingKey->release();
218 setPSProperty(chargingKey,
328 return (kOSBooleanTrue == properties->getObject(chargingKey));
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h191 const OSSymbol *chargingKey; member in class:IOPMPowerSource

Completed in 11 milliseconds