Searched refs:THERMAL_HILOGW (Results 1 – 12 of 12) sorted by relevance
/base/powermgr/thermal_manager/utils/native/include/ |
D | thermal_log.h | 35 #ifdef THERMAL_HILOGW 36 #undef THERMAL_HILOGW 96 #define THERMAL_HILOGW(module, ...) \ macro 109 #define THERMAL_HILOGW(...) macro
|
/base/powermgr/thermal_manager/frameworks/napi/ |
D | napi_utils.cpp | 26 THERMAL_HILOGW(COMP_APP, "Failed to get the input parameter"); in GetCallbackInfo() 36 THERMAL_HILOGW(COMP_APP, "Parameter type error"); in CheckValueType()
|
D | thermal_manager_napi.cpp | 45 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()
|
D | napi_errors.cpp | 50 THERMAL_HILOGW(COMP_FWK, "throw error code: %{public}d, msg: %{public}s,", in GetNapiError()
|
/base/powermgr/thermal_manager/application/protector/src/action/ |
D | voltage_action.cpp | 43 THERMAL_HILOGW(FEATURE_PROTECTOR, "failed to set battery volatage"); in Execute()
|
/base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
D | thermal_sensor_info.cpp | 40 THERMAL_HILOGW(COMP_SVC, "failed to find sensor info"); in GetTemp()
|
/base/powermgr/thermal_manager/application/protector/src/ |
D | thermal_sensor_provision.cpp | 68 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/ |
D | thermal_service.cpp | 429 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/ |
D | thermal_action_manager.cpp | 39 THERMAL_HILOGW(COMP_SVC, "protocolList is empty"); in Init()
|
/base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
D | thermal_policy.cpp | 123 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/ |
D | charger_state_collection.cpp | 175 THERMAL_HILOGW(COMP_SVC, "failed to publish charge idle event"); in PublishIdleEvent()
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
D | action_volume.cpp | 122 THERMAL_HILOGW(COMP_SVC, "instance is nullptr"); in VolumeRequest()
|