Searched refs:MMI_HILOG_HEADER (Results 1 - 3 of 3) sorted by relevance
/foundation/multimodalinput/input/frameworks/proxy/events/include/ |
H A D | event_log_helper.h | 130 MMI_HILOG_HEADER(LOG_INFO, lh, "See InputTracking-Dict, I:%{public}d" ", ET:%{public}s," in PrintInfoLog() 137 MMI_HILOG_HEADER(LOG_INFO, lh, "See InputTracking-Dict, I:%{public}d, KC:%d, AT:%{public}" PRId64 in PrintInfoLog() 148 MMI_HILOG_HEADER(LOG_INFO, lh, "See InputTracking-Dict, I:%{public}d, KC:%{public}d," in PrintInfoLog() 163 MMI_HILOG_HEADER(LOG_INFO, lh, "DN:%{public}d" PRId64 in PrintInfoLog() 167 MMI_HILOG_HEADER(LOG_INFO, lh, "DN:%{public}d, KC:%d, DT:%{public}" PRId64 in PrintInfoLog() 170 MMI_HILOG_HEADER(LOG_INFO, lh, "DN:%{public}d, KC:%{public}d, DT:%{public}" PRId64 in PrintInfoLog() 184 MMI_HILOG_HEADER(LOG_INFO, lh, "%{public}s]", tmpStr.c_str()); in PrintInfoLog() 200 MMI_HILOG_HEADER(LOG_DEBUG, lh, "KI:%{public}d, " "ET:%{public}s, F:%{public}d, KA:%{public}s, " in Print() 206 MMI_HILOG_HEADER(LOG_DEBUG, lh, "KC:%d, KI:%{public}d, AT:%{public}" PRId64 ", AST:%{public}" PRId64 in Print() 216 MMI_HILOG_HEADER(LOG_DEBU in Print() [all...] |
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 119 #define MMI_HILOG_HEADER(level, lh, fmt, ...) do { \ macro
|
/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()
|
Completed in 3 milliseconds