Home
last modified time | relevance | path

Searched defs:chargeState (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/include/
Dbattery_thread_test.h49 friend void UpdateEpollIntervalTest(const int32_t chargeState, BatteryThread& bthread) in UpdateEpollIntervalTest()
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_thread.cpp105 void BatteryThread::UpdateEpollInterval(const int32_t chargeState) in UpdateEpollInterval()
Dbattery_interface_impl.cpp150 int32_t BatteryInterfaceImpl::GetChargeState(BatteryChargeState& chargeState) in GetChargeState()
Dpower_supply_provider.cpp859 int32_t PowerSupplyProvider::ParseChargeState(int32_t* chargeState) in ParseChargeState()
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
Dhdi_service_test.cpp928 int32_t chargeState = PowerSupplyProvider::CHARGE_STATE_RESERVED; variable
/drivers/peripheral/usb/hdi_service/include/
Dusbd_type.h219 int32_t chargeState; member