Searched refs:THERMAL_HILOGW (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/thermal/interfaces/hdi_service/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(...)
|
/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_dfx.cpp | 89 THERMAL_HILOGW(COMP_HDI, "call time failed"); in GetCurrentTime() 95 THERMAL_HILOGW(COMP_HDI, "pTime Get localtime failed"); in GetCurrentTime() 100 THERMAL_HILOGW(COMP_HDI, "call strfime failed"); in GetCurrentTime() 105 THERMAL_HILOGW(COMP_HDI, "call strfime failed"); in GetCurrentTime() 109 THERMAL_HILOGW(COMP_HDI, "invalid format value"); in GetCurrentTime() 222 THERMAL_HILOGW(COMP_HDI, "fclose() failed"); in CompressFile() 228 THERMAL_HILOGW(COMP_HDI, "fclose() failed"); in CompressFile() 239 THERMAL_HILOGW(COMP_HDI, "failed to remove file %{public}s", unCompressFile.c_str()); in CompressFile() 244 THERMAL_HILOGW(COMP_HDI, "failed to remove file %{public}s", compressFile.c_str()); in CompressFile() 257 THERMAL_HILOGW(COMP_HD in PrepareWriteDfxLog() [all...] |
H A D | thermal_hdf_utils.cpp | 37 THERMAL_HILOGW(COMP_HDI, "get node failed"); in ReadNodeToInt()
|
H A D | thermal_hdf_config.cpp | 51 THERMAL_HILOGW(COMP_HDI, "failed to read xml file"); in ParseThermalHdiXMLConfig()
|
Completed in 3 milliseconds