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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSource.cpp90 batteryInfoKey = OSSymbol::withCString(kIOPMPSLegacyBatteryInfoKey);
120 if(batteryInfoKey) batteryInfoKey->release();
298 setPSProperty(batteryInfoKey, d);
423 return OSDynamicCast(OSDictionary, properties->getObject(batteryInfoKey));
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h206 const OSSymbol *batteryInfoKey; member in class:IOPMPowerSource

Completed in 16 milliseconds