Searched defs:chargeState (Results 1 – 6 of 6) sorted by relevance
49 friend void UpdateEpollIntervalTest(const int32_t chargeState, BatteryThread& bthread) in UpdateEpollIntervalTest()
105 void BatteryThread::UpdateEpollInterval(const int32_t chargeState) in UpdateEpollInterval()
150 int32_t BatteryInterfaceImpl::GetChargeState(BatteryChargeState& chargeState) in GetChargeState()
859 int32_t PowerSupplyProvider::ParseChargeState(int32_t* chargeState) in ParseChargeState()
928 int32_t chargeState = PowerSupplyProvider::CHARGE_STATE_RESERVED; variable
219 int32_t chargeState; member