Home
last modified time | relevance | path

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

/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