/base/powermgr/thermal_manager/utils/native/include/ |
H A D | thermal_log.h | 33 #ifdef THERMAL_HILOGW 34 #undef THERMAL_HILOGW macro 99 #define THERMAL_HILOGW(module, ...) \ macro 112 #define THERMAL_HILOGW(...)
|
/base/powermgr/thermal_manager/frameworks/napi/ |
H A 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()
|
H A D | thermal_manager_napi.cpp | 45 THERMAL_HILOGW(COMP_FWK, "Failed to create a JS callback reference"); in UpdateCallback() 90 THERMAL_HILOGW(COMP_FWK, "uv_queue_work is failed"); in OnThermalLevelChanged() 104 THERMAL_HILOGW(COMP_FWK, "scope is nullptr"); in OnThermalLevel() 110 THERMAL_HILOGW(COMP_FWK, "napi_create_int32 callback failed"); in OnThermalLevel() 260 THERMAL_HILOGW(COMP_FWK, "Handler should not be nullptr"); in UnSubscribeThermalLevel() 267 THERMAL_HILOGW(COMP_FWK, "status=%{public}d", status); in UnSubscribeThermalLevel()
|
H A 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/ |
H A 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/ |
H A D | thermal_sensor_info.cpp | 42 THERMAL_HILOGW(COMP_SVC, "failed to find sensor info"); in GetTemp()
|
H A D | thermal_observer.cpp | 102 THERMAL_HILOGW(COMP_SVC, "subscribe failed, temp callback duplicate subscription!"); in SubscribeThermalTempCallback() 141 THERMAL_HILOGW(COMP_SVC, "subscribe failed, action callback duplicate subscription!"); in SubscribeThermalActionCallback()
|
/base/powermgr/thermal_manager/services/native/src/ |
H A D | thermal_service.cpp | 421 THERMAL_HILOGW(COMP_SVC, "failed to get sensor temp, type enum: %{public}u", static_cast<uint32_t>(type)); in GetThermalSrvSensorInfo() 530 THERMAL_HILOGW(COMP_SVC, "hdi service manager is nullptr, try again after %{public}u ms", RETRY_TIME); in RegisterHdiStatusListener() 549 THERMAL_HILOGW(COMP_SVC, "thermal interface service, unregister interface"); in RegisterHdiStatusListener() 555 THERMAL_HILOGW(COMP_SVC, "Register hdi failed, try again after %{public}u ms", RETRY_TIME); in RegisterHdiStatusListener() 586 THERMAL_HILOGW(COMP_SVC, "thermalInterface_ is nullptr, try again after %{public}u ms", RETRY_TIME); in UnRegisterThermalHdiCallback()
|
/base/powermgr/thermal_manager/services/zidl/src/ |
H A D | thermal_temp_callback_stub.cpp | 64 THERMAL_HILOGW(COMP_SVC, "size exceed limit, size=%{public}d", size); in OnThermalTempChangedStub()
|
H A D | thermal_action_callback_stub.cpp | 58 THERMAL_HILOGW(COMP_SVC, "size exceed limit, size=%{public}d", size); in OnThermalActionChangedStub()
|
/base/powermgr/thermal_manager/application/protector/src/ |
H A 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/thermal_action/action/ |
H A D | action_volume.cpp | 118 THERMAL_HILOGW(COMP_SVC, "instance is nullptr"); in VolumeRequest()
|
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/ |
H A D | charger_state_collection.cpp | 190 THERMAL_HILOGW(COMP_SVC, "failed to publish charge idle event"); in PublishIdleEvent()
|
/base/powermgr/thermal_manager/frameworks/native/ |
H A D | thermal_mgr_client.cpp | 76 THERMAL_HILOGW(COMP_FWK, "ThermalMgrDeathRecipient::Recv death notice."); in OnRemoteDied()
|
/base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
H A D | thermal_policy.cpp | 151 THERMAL_HILOGW(COMP_SVC, "failed to execute action"); in PolicyDecision()
|