Searched refs:MMI_HILOG_DISPATCHD (Results 1 - 5 of 5) sorted by relevance
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 310 MMI_HILOG_DISPATCHD("Drop event"); in GetClientFd() 332 MMI_HILOG_DISPATCHD("Skip the untouchable or invalid zOrder window to continue searching," in GetClientFd() 337 MMI_HILOG_DISPATCHD("find windowinfo by window id %{public}d", item.id); in GetClientFd() 363 MMI_HILOG_DISPATCHD("Skip the untouchable or invalid zOrder window to continue searching," in GetClientFd() 368 MMI_HILOG_DISPATCHD("find windowinfo by window id %{public}d", item.id); in GetClientFd() 375 MMI_HILOG_DISPATCHD("window info is null, pointerAction:%{public}d", pointerEvent->GetPointerAction()); in GetClientFd() 383 MMI_HILOG_DISPATCHD("get pid:%{public}d from idxPidMap", windowInfo->pid); in GetClientFd() 388 MMI_HILOG_DISPATCHD("window info is null, so pointerEvent is dropped! return -1"); in GetClientFd() 397 MMI_HILOG_DISPATCHD("touchscreen occurs, new pid:%{public}d", pid); in GetClientFd() 423 MMI_HILOG_DISPATCHD("Unabl in FoldScreenRotation() [all...] |
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_handler_manager.cpp | 464 MMI_HILOG_DISPATCHD("Key event id:%{public}d keyCode:%{private}d", in OnInputEvent() 477 MMI_HILOG_DISPATCHD("Key event id:%{public}d keyCode:%{private}d", in OnInputEvent() 557 MMI_HILOG_DISPATCHD("id:%{public}d ac:%{public}d recv", pointerEvent->GetId(), pointerEvent->GetPointerAction()); in GetMonitorConsumerInfos() 617 MMI_HILOG_DISPATCHD("Pointer event id:%{public}d pointerId:%{public}d", in OnInputEvent() 636 MMI_HILOG_DISPATCHD("Get pointer item failed. pointer:%{public}d", in RecoverPointerEvent()
|
H A D | client_msg_handler.cpp | 146 MMI_HILOG_DISPATCHD("Key event dispatcher of client, Fd:%{public}d", fd); in OnKeyEvent() 351 MMI_HILOG_DISPATCHD("Client handlerType:%{public}d", handlerType); in ReportPointerEvent()
|
H A D | input_manager_impl.cpp | 486 MMI_HILOG_DISPATCHD("Key event report keyCode:%{private}d", keyEvent->GetKeyCode()); in OnKeyEvent() 488 MMI_HILOG_DISPATCHD("Key event keyCode:%{private}d", keyEvent->GetKeyCode()); in OnKeyEvent() 504 MMI_HILOG_DISPATCHD("Pointer event callback pointerId:%{public}d", in OnPointerEventTask() 548 MMI_HILOG_DISPATCHD("Pointer event pointerId:%{public}d", in OnPointerEvent() 1476 MMI_HILOG_DISPATCHD("Get pointer item failed. pointer:%{public}d", in RecoverPointerEvent()
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 323 #define MMI_HILOG_DISPATCHD(fmt, ...) do { \ macro
|
Completed in 11 milliseconds