Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/test/unittest/src/interface_test/
H A Dbattery_info_test.cpp63 const ChargeType none = ChargeType::WIRED_NORMAL; in HWTEST_F()
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dcharger.cpp52 napi_create_int32(env, (int32_t)ChargeType::WIRED_NORMAL, &wired_normal); in CreateEnumChargeType()
61 DECLARE_NAPI_STATIC_PROPERTY("WIRED_NORMAL", wired_normal), in CreateEnumChargeType()
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h191 WIRED_NORMAL, member in OHOS::PowerMgr::ChargeType
/base/powermgr/battery_manager/test/unittest/src/scenario_test/
H A Dbattery_notify_test.cpp390 const ChargeType chargeType = ChargeType::WIRED_NORMAL; in HWTEST_F()

Completed in 5 milliseconds