Searched refs:MMI_HILOG_HEADER (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/include/ |
H A D | event_log_helper.h | 163 MMI_HILOG_HEADER(LOG_INFO, lh, "DN:%{public}d" PRId64 in PrintInfoLog() 184 MMI_HILOG_HEADER(LOG_INFO, lh, "%{private}s]", tmpStr.c_str()); in PrintInfoLog() 230 MMI_HILOG_HEADER(LOG_INFO, lh, "DN:%{public}d, IP:%{public}d", in Print() 234 MMI_HILOG_HEADER(LOG_INFO, lh, "DN:%{public}d, IP:%{public}d", in Print() 237 MMI_HILOG_HEADER(LOG_INFO, lh, "DN:%{public}d, IP:%{public}d", in Print() 251 MMI_HILOG_HEADER(LOG_INFO, lh, "%{public}s]", tmpStr.c_str()); in Print() 319 MMI_HILOG_HEADER(LOG_INFO, lh, "%{private}s]", tmpStr.c_str()); in PrintInfoLog() 376 MMI_HILOG_HEADER(LOG_DEBUG, lh, in Print() 403 MMI_HILOG_HEADER(LOG_DEBUG, lh, in Print() 408 MMI_HILOG_HEADER(LOG_DEBUG, lh, in Print() [all …]
|
/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 119 #define MMI_HILOG_HEADER(level, lh, fmt, ...) do { \ macro
|
/ohos5.0/foundation/multimodalinput/input/util/common/src/ |
H A D | util.cpp | 631 MMI_HILOG_HEADER(LOG_INFO, lh, "%{public}s", oss.str().c_str()); in FlushRecords()
|