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

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

Completed in 21 milliseconds