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

/macosx-10.10.1/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBattery.h68 bool fInflowDisabled; member in class:AppleSmartBattery
H A DAppleSmartBattery.cpp208 fInflowDisabled = false;
616 fInflowDisabled = inflow_state;
1055 /* If fInflowDisabled is currently set, then we acknowledge
1063 bool new_ac_connected = (!fInflowDisabled && (val16 & kMACPresentBit)) ? 1:0;

Completed in 69 milliseconds