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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h536 #define kIOBatteryInfoKey "IOBatteryInfo" macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp1395 batt_info = (OSArray *) _batteryRegEntry->getProperty(kIOBatteryInfoKey);
1397 setProperty(kIOBatteryInfoKey, batt_info);

Completed in 58 milliseconds