Searched refs:MMI_HILOG_DISPATCHE (Results 1 - 5 of 5) sorted by relevance
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | client_msg_handler.cpp | 130 MMI_HILOG_DISPATCHE("Read netPacket failed"); in OnKeyEvent() 138 MMI_HILOG_DISPATCHE("Failed to deserialize enhance data key event"); in OnKeyEvent() 143 MMI_HILOG_DISPATCHE("Packet read fd failed"); in OnKeyEvent() 178 MMI_HILOG_DISPATCHE("Failed to deserialize pointer event"); in OnPointerEvent() 183 MMI_HILOG_DISPATCHE("Failed to deserialize enhance data pointer event"); in OnPointerEvent() 307 MMI_HILOG_DISPATCHE("Packet read handler failed"); in ReportKeyEvent() 313 MMI_HILOG_DISPATCHE("Failed to deserialize key event"); in ReportKeyEvent() 348 MMI_HILOG_DISPATCHE("Packet read Pointer data failed"); in ReportPointerEvent()
|
H A D | input_manager_impl.cpp | 477 MMI_HILOG_DISPATCHE("Post task failed"); in OnKeyEvent() 538 MMI_HILOG_DISPATCHE("Post task failed"); in OnPointerEvent()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 481 MMI_HILOG_DISPATCHE("keyEvent is nullptr"); in UpdateTarget() 489 MMI_HILOG_DISPATCHE("Invalid pid:%{public}d", pid); in UpdateTarget() 494 MMI_HILOG_DISPATCHE("The windowPid:%{public}d matching fd:%{public}d is invalid", pid, fd); in UpdateTarget() 611 MMI_HILOG_DISPATCHE("keyEvent is nullptr"); in GetPidAndUpdateTarget() 632 MMI_HILOG_DISPATCHE("windowInfo is nullptr"); in GetPidAndUpdateTarget() 2214 MMI_HILOG_DISPATCHE("It's an abnormal window and pointer find the next window"); in UpdateDisplayInfo() 2919 MMI_HILOG_DISPATCHE("Can't find pointer item, pointer:%{public}d", pointerId); in UpdateDisplayInfo() 2961 MMI_HILOG_DISPATCHE("Can't find pointer item, pointer:%{public}d", pointerId); in UpdateDisplayInfo() 3036 MMI_HILOG_DISPATCHE("This display is not existent"); in UpdateDisplayInfo() 3048 MMI_HILOG_DISPATCHE("Ca in UpdateDisplayInfo() [all...] |
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 348 #define MMI_HILOG_DISPATCHE(fmt, ...) do { \ macro
|
/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_test.cpp | 4733 MMI_HILOG_DISPATCHE("Can't find pointer item, pointer:%{public}d", pointerId); in HWTEST_F() 4772 MMI_HILOG_DISPATCHE("Can't find pointer item, pointer:%{public}d", pointerId); in HWTEST_F() 4811 MMI_HILOG_DISPATCHE("Can't find pointer item, pointer:%{public}d", pointerId); in HWTEST_F()
|
Completed in 20 milliseconds