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

/macosx-10.10.1/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBattery.h69 bool fChargeInhibited; member in class:AppleSmartBattery
H A DAppleSmartBattery.cpp625 fChargeInhibited = charge_state;
1106 setIsCharging((!fChargeInhibited && (val16 & kMChargingBatt_A_Bit)) ? true:false);

Completed in 98 milliseconds