Home
last modified time | relevance | path

Searched refs:HEALTH_STATE_OVERVOLTAGE (Results 1 - 5 of 5) sorted by relevance

/base/powermgr/battery_lite/interfaces/kits/
H A Dbattery_info.h62 HEALTH_STATE_OVERVOLTAGE, enumerator
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h82 HEALTH_STATE_OVERVOLTAGE, member in OHOS::PowerMgr::BatteryHealthState
/base/powermgr/battery_manager/test/unittest/src/scenario_test/
H A Dbattery_notify_test.cpp131 const BatteryHealthState healthState = BatteryHealthState::HEALTH_STATE_OVERVOLTAGE; in HWTEST_F()
/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_sttest.cpp368 * @tc.desc: Test IBatterySrv interface GetHealthStatus when healthstatus value is HEALTH_STATE_OVERVOLTAGE
385 EXPECT_TRUE(healthState == OHOS::PowerMgr::BatteryHealthState::HEALTH_STATE_OVERVOLTAGE); in HWTEST_F()
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp312 napi_create_int32(env, (int32_t)BatteryHealthState::HEALTH_STATE_OVERVOLTAGE, &overvoltage); in CreateEnumHealthState()

Completed in 5 milliseconds