Home
last modified time | relevance | path

Searched defs:charger (Results 1 – 10 of 10) sorted by relevance

/aosp14/system/core/healthd/
H A Dhealthd_mode_charger_nops.cpp27 HalHealthLoop charger("charger", GetHealthServiceOrDefault()); in healthd_charger_nops() local
H A Dhealthd_mode_charger_hidl.cpp79 android::ChargerHidl charger(GetHealthServiceOrDefault()); in healthd_charger_main() local
H A Dhealthd_mode_charger_test.cpp121 VerifiedTestCharger(TestCharger* charger) : charger_(charger) { in VerifiedTestCharger()
137 VerifiedTestCharger charger(new NiceMock<TestCharger>(health)); in ExpectChargerResAt() local
H A Dcharger_test.cpp156 android::ChargerHidl charger(passthrough); in main() local
/ohos5.0/base/powermgr/battery_manager/services/native/profile/
H A Dbattery_config.json29 "charger": { object
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp237 void SetChargerTypeInfo(napi_env env, napi_value workInfoData, WorkCondition::Charger charger) in SetChargerTypeInfo()
354 WorkCondition::Charger charger = workInfo.GetChargerType(); in OnWorkStart() local
406 WorkCondition::Charger charger = workInfo.GetChargerType(); in OnWorkStop() local
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/profile/
H A Dbattery_config.json29 "charger": { object
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_simulation_node.cpp185 std::string charger = "current"; in AddMitigationDevice() local
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp220 WorkCondition::Charger charger = WorkCondition::Charger(enumVal); in GetChargerType() local
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp480 WorkCondition::Charger charger = workInfo-> GetChargerType(); in GetConditionInfo() local