Home
last modified time | relevance | path

Searched defs:CHARGE_STATE_NONE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Dpower_supply_provider.h33 CHARGE_STATE_NONE = 0, enumerator
/ohos5.0/base/powermgr/battery_lite/interfaces/kits/
H A Dbattery_info.h27 CHARGE_STATE_NONE, enumerator
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h47 CHARGE_STATE_NONE = 0, enumerator
/ohos5.0/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h37 CHARGE_STATE_NONE, enumerator
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp1051 const int32_t CHARGE_STATE_NONE = 0; variable