Home
last modified time | relevance | path

Searched refs:CHARGE_STATE_NONE (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h47 CHARGE_STATE_NONE = 0, enumerator
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_thread.cpp106 if ((chargeState != PowerSupplyProvider::CHARGE_STATE_NONE) && in UpdateEpollInterval()
H A Dpower_supply_provider.cpp166 { "Discharging", CHARGE_STATE_NONE }, in ChargeStateEnumConverter()
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp625 {"Discharging", PowerSupplyProvider::CHARGE_STATE_NONE }, in ChargeStateEnumConverter()
1050 const int32_t CHARGE_STATE_NONE = 0; in HWTEST_F() local
1053 UpdateEpollIntervalTest(CHARGE_STATE_NONE, bt); in HWTEST_F()

Completed in 5 milliseconds