Home
last modified time | relevance | path

Searched refs:LOG_FMT_MAX_LEN (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_def.h34 #define LOG_FMT_MAX_LEN 128 macro
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c163 char tempOutStr[LOG_FMT_MAX_LEN] = {0}; in OutputLog()
212 char tempOutStr[LOG_FMT_MAX_LEN] = {0}; in OutputLogRealtime()
240 char tempOutStr[LOG_FMT_MAX_LEN] = {0}; in OutputLog2TextFile()
/ohos5.0/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c287 char tmpBuffer[LOG_FMT_MAX_LEN] = {0}; in OutputEventRealtime()
309 EventContentFmt(tmpBuffer, LOG_FMT_MAX_LEN, (uint8 *)&event); in OutputEventRealtime()
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-stm32f407-on-minisystem-eth.md1074 char tempOutStr[LOG_FMT_MAX_LEN];
H A Dporting-bes2600w-on-minisystem-display-demo.md1159 char tempOutStr[LOG_FMT_MAX_LEN] = {0};
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-stm32f407-on-minisystem-eth.md1072 char tempOutStr[LOG_FMT_MAX_LEN];
H A Dporting-bes2600w-on-minisystem-display-demo.md1158 char tempOutStr[LOG_FMT_MAX_LEN] = {0};