/base/powermgr/thermal_manager/services/zidl/src/ |
H A D | thermal_srv_proxy.cpp | 40 THERMAL_HILOGE(COMP_FWK, "write descriptor failed!"); in SubscribeThermalTempCallback() 51 THERMAL_HILOGE(COMP_FWK, "SendRequest is failed, error code: %{public}d", ret); in SubscribeThermalTempCallback() 68 THERMAL_HILOGE(COMP_FWK, "write descriptor failed!"); in UnSubscribeThermalTempCallback() 78 THERMAL_HILOGE(COMP_FWK, "SendRequest is failed, error code: %{public}d", ret); in UnSubscribeThermalTempCallback() 95 THERMAL_HILOGE(COMP_FWK, "write descriptor failed!"); in SubscribeThermalLevelCallback() 105 THERMAL_HILOGE(COMP_FWK, "SendRequest is failed, error code: %{public}d", ret); in SubscribeThermalLevelCallback() 122 THERMAL_HILOGE(COMP_FWK, "write descriptor failed!"); in UnSubscribeThermalLevelCallback() 132 THERMAL_HILOGE(COMP_FWK, "SendRequest is failed, error code: %{public}d", ret); in UnSubscribeThermalLevelCallback() 150 THERMAL_HILOGE(COMP_FWK, "write descriptor failed!"); in SubscribeThermalActionCallback() 162 THERMAL_HILOGE(COMP_FW in SubscribeThermalActionCallback() [all...] |
H A D | thermal_level_callback_proxy.cpp | 34 THERMAL_HILOGE(COMP_FWK, "ThermalLevelCallbackProxy::OnThermalLevelChanged write descriptor failed!"); in OnThermalLevelChanged() 43 THERMAL_HILOGE(COMP_FWK, "SendRequest is failed, error code: %{public}d", ret); in OnThermalLevelChanged()
|
H A D | thermal_temp_callback_proxy.cpp | 38 THERMAL_HILOGE(COMP_FWK, "write descriptor failed!"); in OnThermalTempChanged() 55 THERMAL_HILOGE(COMP_FWK, "SendRequest is failed, error code: %{public}d", ret); in OnThermalTempChanged()
|
H A D | thermal_action_callback_proxy.cpp | 38 THERMAL_HILOGE(COMP_FWK, "write descriptor failed!"); in OnThermalActionChanged() 54 THERMAL_HILOGE(COMP_FWK, "SendRequest is failed, error code: %{public}d", ret); in OnThermalActionChanged()
|
H A D | thermal_srv_stub.cpp | 42 THERMAL_HILOGE(COMP_SVC, "ThermalSrvStub::OnRemoteRequest failed, descriptor is not matched!"); in OnRemoteRequest() 190 THERMAL_HILOGE(COMP_SVC, "write failed"); in GetThermalSrvSensorInfoStub() 212 THERMAL_HILOGE(COMP_FWK, "WriteBool fail"); in GetThermalInfoStub() 247 THERMAL_HILOGE(COMP_SVC, "Readback fail!"); in ShellDumpStub() 252 THERMAL_HILOGE(COMP_SVC, "params exceed limit"); in ShellDumpStub() 259 THERMAL_HILOGE(COMP_SVC, "read value fail:%{public}d", i); in ShellDumpStub() 267 THERMAL_HILOGE(COMP_SVC, "PowerMgrStub:: Dump Writeback Fail!"); in ShellDumpStub()
|
/base/powermgr/thermal_manager/application/protector/src/ |
H A D | thermal_kernel_service.cpp | 33 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to init service"); in OnStart() 61 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to parse config"); in Init() 69 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to parse vendor config"); in Init() 71 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to parse system config"); in Init() 78 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to init policy"); in Init() 83 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to init device control"); in Init()
|
H A D | thermal_sensor_provider.cpp | 42 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to get path info."); in InitProvider() 57 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to thermal zone info"); in GetThermalSensorInfo() 109 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to create polling fd"); in InitProviderTimer() 126 THERMAL_HILOGE(FEATURE_PROTECTOR, "epoll create failed, epFd_ is invalid"); in CreateProviderFd() 135 THERMAL_HILOGE(FEATURE_PROTECTOR, "register Timer event failed"); in CreateProviderFd() 147 THERMAL_HILOGE(FEATURE_PROTECTOR, "read timerFd_ failed"); in TimerProviderCallback() 172 THERMAL_HILOGE(FEATURE_PROTECTOR, "timer failed."); in SetTimerInterval() 190 THERMAL_HILOGE(FEATURE_PROTECTOR, "epoll_ctl failed, error num =%{public}d", errno); in RegisterCallback() 227 THERMAL_HILOGE(FEATURE_PROTECTOR, "init Timer failed, ret: %{public}d", ret); in StartThread()
|
H A D | thermal_protector_timer.cpp | 56 THERMAL_HILOGE(FEATURE_PROTECTOR, "epoll create failed, epFd_ is invalid"); in CreateProvisionFd() 83 THERMAL_HILOGE(FEATURE_PROTECTOR, "epoll_ctl failed, error num =%{public}d", errno); in RegisterCallback() 95 THERMAL_HILOGE(FEATURE_PROTECTOR, "read timerFd_ failed"); in TimerProvisionCallback() 123 THERMAL_HILOGE(FEATURE_PROTECTOR, "timer failed\n"); in SetTimerInterval() 135 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to create polling fd"); in InitProvisionTimer() 173 THERMAL_HILOGE(FEATURE_PROTECTOR, "init Timer failed, ret: %{public}d", ret); in StartThread()
|
H A D | thermal_sensor_provision.cpp | 80 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to open file"); in ReadSysfsFile() 85 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to read file"); in ReadSysfsFile() 139 THERMAL_HILOGE(FEATURE_PROTECTOR, "cannot open thermal zone path"); in InitThermalZoneSysfs() 170 THERMAL_HILOGE(FEATURE_PROTECTOR, "too many plugged types"); in InitThermalZoneSysfs() 187 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to get path info."); in ParseThermalZoneInfo() 196 THERMAL_HILOGE(FEATURE_PROTECTOR, "failed to read thermal zone type"); in ParseThermalZoneInfo()
|
/base/powermgr/thermal_manager/utils/native/include/ |
H A D | thermal_common.h | 33 THERMAL_HILOGE(COMP_FWK, #loginfo); \ 41 THERMAL_HILOGE(COMP_FWK, "read "#out" failed"); \ 49 THERMAL_HILOGE(COMP_FWK, "write "#data" failed"); \ 57 THERMAL_HILOGE(COMP_FWK, "read "#out" failed"); \ 65 THERMAL_HILOGE(COMP_FWK, "write "#data" failed"); \
|
H A D | thermal_log.h | 29 #ifdef THERMAL_HILOGE 30 #undef THERMAL_HILOGE macro 97 #define THERMAL_HILOGE(module, ...) \ macro 111 #define THERMAL_HILOGE(...)
|
/base/powermgr/thermal_manager/services/native/src/ |
H A D | thermal_service.cpp | 80 THERMAL_HILOGE(COMP_SVC, "OnStart is ready, nothing to do"); in OnStart() 85 THERMAL_HILOGE(COMP_SVC, "OnStart call init fail"); in OnStart() 91 THERMAL_HILOGE(COMP_SVC, "OnStart register to system ability manager failed."); in OnStart() 132 THERMAL_HILOGE(COMP_SVC, "Subscribe CommonEvent failed"); in SubscribeCommonEvent() 172 THERMAL_HILOGE(COMP_SVC, "failed to create base info"); in CreateConfigModule() 180 THERMAL_HILOGE(COMP_SVC, "failed to create state machine"); in CreateConfigModule() 188 THERMAL_HILOGE(COMP_SVC, "failed to create action manager"); in CreateConfigModule() 196 THERMAL_HILOGE(COMP_SVC, "failed to create thermal policy"); in CreateConfigModule() 204 THERMAL_HILOGE(COMP_SVC, "failed to create fan fault detect"); in CreateConfigModule() 226 THERMAL_HILOGE(COMP_SV in InitConfigFile() [all...] |
/base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
H A D | thermal_srv_config_parser.cpp | 56 THERMAL_HILOGE(COMP_SVC, "dlopen failed, reason : %{public}s", dlerror()); in DecryptConfig() 62 THERMAL_HILOGE(COMP_SVC, "find function %{public}s failed, reason : %{public}s", in DecryptConfig() 72 THERMAL_HILOGE(COMP_SVC, "decrypt config failed, ret:%{public}d", ret); in DecryptConfig() 101 THERMAL_HILOGE(COMP_SVC, "init failed, read file failed"); in ParseXmlFile() 107 THERMAL_HILOGE(COMP_SVC, "get root node failed"); in ParseXmlFile() 139 THERMAL_HILOGE(COMP_SVC, "unknown root node %{public}s", in ParseRootNode() 160 THERMAL_HILOGE(COMP_SVC, "base tag is null"); in ParseBaseNode() 169 THERMAL_HILOGE(COMP_SVC, "base value is null, tag: %{public}s", bi.tag.c_str()); in ParseBaseNode() 210 THERMAL_HILOGE(COMP_SVC, "level cluster name is null"); in ParseLevelNode() 214 THERMAL_HILOGE(COMP_SV in ParseLevelNode() [all...] |
/base/powermgr/thermal_manager/test/common/src/ |
H A D | mock_thermal_mgr_client.cpp | 47 THERMAL_HILOGE(COMP_FWK, "Failed to get Registry!"); in Connect() 53 THERMAL_HILOGE(COMP_FWK, "GetSystemAbility failed!"); in Connect() 59 THERMAL_HILOGE(COMP_FWK, "Failed to create ThermalMgrDeathRecipient!"); in Connect() 64 THERMAL_HILOGE(COMP_FWK, "Add death recipient to PowerMgr service failed."); in Connect() 88 THERMAL_HILOGE(COMP_FWK, "ThermalMgrDeathRecipient::OnRemoteDied failed, remote is nullptr."); in OnRemoteDied()
|
/base/powermgr/thermal_manager/utils/native/src/ |
H A D | file_operation.cpp | 39 THERMAL_HILOGE(COMP_SVC, "Fail to create directory, flag: %{public}d", flag); in CreateNodeDir() 43 THERMAL_HILOGE(COMP_SVC, "This directory already exists."); in CreateNodeDir() 53 THERMAL_HILOGE(COMP_SVC, "open failed to file. path=%{public}s", filePath.c_str()); in CreateNodeFile() 71 THERMAL_HILOGE(COMP_SVC, "ret=%{public}zu", ret); in WriteFile() 92 THERMAL_HILOGE(COMP_SVC, "open failed to file."); in ReadFile() 98 THERMAL_HILOGE(COMP_SVC, "failed to read file."); in ReadFile()
|
H A D | thermal_hisysevent.cpp | 34 THERMAL_HILOGE(COMP_SVC, "Write event fail: %{public}s", eventType.c_str()); in WriteEvent() 67 THERMAL_HILOGE(COMP_SVC, "Write fault event fail: %{public}s", eventType.c_str()); in WriteFaultEvent()
|
/base/powermgr/thermal_manager/frameworks/native/ |
H A D | thermal_mgr_listener.cpp | 26 THERMAL_HILOGE(COMP_FWK, "listener is null!"); in OnThermalLevelChanged() 49 THERMAL_HILOGE(COMP_FWK, "level event is null!"); in SubscribeLevelEvent() 60 THERMAL_HILOGE(COMP_FWK, "callback is null!"); in UnSubscribeLevelEvent()
|
H A D | thermal_mgr_client.cpp | 47 THERMAL_HILOGE(COMP_FWK, "Failed to get Registry!"); in Connect() 53 THERMAL_HILOGE(COMP_FWK, "GetSystemAbility failed!"); in Connect() 59 THERMAL_HILOGE(COMP_FWK, "Failed to create ThermalMgrDeathRecipient!"); in Connect() 64 THERMAL_HILOGE(COMP_FWK, "Add death recipient to PowerMgr service failed."); in Connect() 83 THERMAL_HILOGE(COMP_FWK, "ThermalMgrDeathRecipient::OnRemoteDied failed, remote is nullptr."); in ResetProxy()
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
H A D | action_application_process.cpp | 109 THERMAL_HILOGE(COMP_SVC, "kill application:%{public}s successfully.", bundleName.c_str()); in KillApplicationAction() 111 THERMAL_HILOGE(COMP_SVC, "failed to kill application:%{public}s.", bundleName.c_str()); in KillApplicationAction() 123 THERMAL_HILOGE(COMP_SVC, "failed to get running process info."); in GetRunningProcessInfo() 136 THERMAL_HILOGE(COMP_SVC, "KillProcess: failed to kill, pid=%{public}d", pid); in KillProcess() 173 THERMAL_HILOGE(COMP_SVC, "failed to kill bg process"); in KillBgAppProcess() 182 THERMAL_HILOGE(COMP_SVC, "failed to kill fg process"); in KillFgAppProcess() 191 THERMAL_HILOGE(COMP_SVC, "failed to kill all process"); in KillAllAppProcess()
|
H A D | action_charger.cpp | 105 THERMAL_HILOGE(COMP_SVC, "failed to set charger current to thermal hdf"); in ChargerRequest() 119 THERMAL_HILOGE(COMP_SVC, "iBatteryInterface_ is nullptr"); in ExecuteCurrentLimit() 124 THERMAL_HILOGE(COMP_SVC, "failed to set charge limit"); in ExecuteCurrentLimit()
|
H A D | action_airplane.cpp | 61 THERMAL_HILOGE(COMP_SVC, "parse airplane value failed"); in AddActionValue() 134 THERMAL_HILOGE(COMP_SVC, "snprintf_s airplane value failed"); in AirplaneExecution() 140 THERMAL_HILOGE(COMP_SVC, "write airplane value failed"); in AirplaneExecution()
|
H A D | action_voltage.cpp | 97 THERMAL_HILOGE(COMP_SVC, "iBatteryInterface_ is nullptr"); in SetVoltage() 115 THERMAL_HILOGE(COMP_SVC, "iBatteryInterface_ is nullptr"); in ExecuteVoltageLimit() 120 THERMAL_HILOGE(COMP_SVC, "failed to set charge limit"); in ExecuteVoltageLimit()
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/ |
H A D | thermal_timer.cpp | 71 THERMAL_HILOGE(COMP_SVC, "failed to create timer id"); in CreateTimer() 83 THERMAL_HILOGE(COMP_SVC, "failed to start timer"); in StartTimer() 93 THERMAL_HILOGE(COMP_SVC, "failed to stop timer"); in StopTimer() 103 THERMAL_HILOGE(COMP_SVC, "failed to destroy timer"); in DestroyTimer()
|
H A D | thermal_action_manager.cpp | 43 THERMAL_HILOGE(COMP_SVC, "failed to create action, name: %{public}s", item->name.c_str()); in Init() 62 THERMAL_HILOGE(COMP_SVC, "thermal level action is uninitialized"); in SubscribeThermalLevelCallback() 71 THERMAL_HILOGE(COMP_SVC, "thermal level action is uninitialized"); in UnSubscribeThermalLevelCallback() 150 THERMAL_HILOGE(COMP_SVC, "can't find action [%{public}s] ability", actionName.c_str()); in EnableMock()
|
/base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
H A D | thermal_common_event_receiver.cpp | 80 THERMAL_HILOGE(COMP_SVC, "Sleep for a while and retry to register subscriber"); in RegisterSubscriber() 84 THERMAL_HILOGE(COMP_SVC, "Failed to register subscriber"); in RegisterSubscriber() 102 THERMAL_HILOGE(COMP_SVC, "Ignore event: %{public}s", action.c_str()); in HandleEvent()
|