Home
last modified time | relevance | path

Searched refs:THERMAL_HILOGW (Results 1 – 12 of 12) sorted by relevance

/base/powermgr/thermal_manager/utils/native/include/
Dthermal_log.h35 #ifdef THERMAL_HILOGW
36 #undef THERMAL_HILOGW
96 #define THERMAL_HILOGW(module, ...) \ macro
109 #define THERMAL_HILOGW(...) macro
/base/powermgr/thermal_manager/frameworks/napi/
Dnapi_utils.cpp26 THERMAL_HILOGW(COMP_APP, "Failed to get the input parameter"); in GetCallbackInfo()
36 THERMAL_HILOGW(COMP_APP, "Parameter type error"); in CheckValueType()
Dthermal_manager_napi.cpp45 THERMAL_HILOGW(COMP_FWK, "Failed to create a JS callback reference"); in UpdateCallback()
86 THERMAL_HILOGW(COMP_FWK, "uv_queue_work is failed"); in GetThermalLevel()
100 THERMAL_HILOGW(COMP_FWK, "scope is nullptr"); in OnThermalLevel()
106 THERMAL_HILOGW(COMP_FWK, "napi_create_int32 callback failed"); in OnThermalLevel()
253 THERMAL_HILOGW(COMP_FWK, "Handler should not be nullptr"); in UnSubscribeThermalLevel()
260 THERMAL_HILOGW(COMP_FWK, "status=%{public}d", status); in UnSubscribeThermalLevel()
Dnapi_errors.cpp50 THERMAL_HILOGW(COMP_FWK, "throw error code: %{public}d, msg: %{public}s,", in GetNapiError()
/base/powermgr/thermal_manager/application/protector/src/action/
Dvoltage_action.cpp43 THERMAL_HILOGW(FEATURE_PROTECTOR, "failed to set battery volatage"); in Execute()
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_sensor_info.cpp40 THERMAL_HILOGW(COMP_SVC, "failed to find sensor info"); in GetTemp()
/base/powermgr/thermal_manager/application/protector/src/
Dthermal_sensor_provision.cpp68 THERMAL_HILOGW(FEATURE_PROTECTOR, "read path failed, ret: %{public}d", ret); in ReadThermalSysfsToBuff()
126 THERMAL_HILOGW(FEATURE_PROTECTOR, "failed to format path of %{public}s", name); in FormatThermalPaths()
/base/powermgr/thermal_manager/services/native/src/
Dthermal_service.cpp429 THERMAL_HILOGW(COMP_SVC, "hdi service manager is nullptr, \ in RegisterHdiStatusListener()
445 THERMAL_HILOGW(COMP_SVC, "thermal interface service, unregister interface"); in RegisterHdiStatusListener()
451 THERMAL_HILOGW(COMP_SVC, "Register hdi failed, \ in RegisterHdiStatusListener()
/base/powermgr/thermal_manager/services/native/src/thermal_action/
Dthermal_action_manager.cpp39 THERMAL_HILOGW(COMP_SVC, "protocolList is empty"); in Init()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp123 THERMAL_HILOGW(COMP_SVC, "failed to execute action"); in PolicyDecision()
150 THERMAL_HILOGW(COMP_SVC, "failed to decide state"); in ActionDecision()
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dcharger_state_collection.cpp175 THERMAL_HILOGW(COMP_SVC, "failed to publish charge idle event"); in PublishIdleEvent()
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_volume.cpp122 THERMAL_HILOGW(COMP_SVC, "instance is nullptr"); in VolumeRequest()