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

/macosx-10.10.1/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBattery.h85 int fInstantCurrent; member in class:AppleSmartBattery
H A DAppleSmartBattery.cpp1201 fInstantCurrent = (int)(int16_t)val16;
1218 if (fInstantCurrent < 0) {
1227 if (fInstantCurrent > 0) {

Completed in 97 milliseconds