Searched refs:MMI_HILOG_FREEZEI (Results 1 - 6 of 6) sorted by relevance
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | anr_handler.cpp | 54 MMI_HILOG_FREEZEI("Last eventId:%{public}d, current eventId:%{public}d", lastEventId_, eventId); in SetLastProcessedEventId() 71 MMI_HILOG_FREEZEI("Ffrt PE: %{public}s", idList.c_str()); in MarkProcessed()
|
H A D | client_msg_handler.cpp | 188 MMI_HILOG_FREEZEI("id:%{public}d ac:%{public}d recv", pointerEvent->GetId(), pointerEvent->GetPointerAction()); in OnPointerEvent() 205 MMI_HILOG_FREEZEI("Last eventId:%{public}d, current eventId:%{public}d", lastEventId_, pointerEvent->GetId()); in OnPointerEvent()
|
H A D | input_manager_impl.cpp | 530 MMI_HILOG_FREEZEI("id:%{public}d recv", pointerEvent->GetId()); in OnPointerEvent()
|
/foundation/multimodalinput/input/service/event_dispatch/src/ |
H A D | event_dispatch_handler.cpp | 337 MMI_HILOG_FREEZEI("SendMsg to %{public}s:pid:%{public}d, action:%{public}d", in DispatchPointerEventInner()
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 362 #define MMI_HILOG_FREEZEI(fmt, ...) do { \ macro
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 3330 MMI_HILOG_FREEZEI("PA:%{public}s,Pid:%{public}d,TWI:%{public}d," in UpdateDisplayInfo() 3338 MMI_HILOG_FREEZEI("PA:%{public}s,Pid:%{public}d,TWI:%{public}d," in UpdateDisplayInfo() 3349 MMI_HILOG_FREEZEI("PA:%{public}s,Pid:%{public}d,TWI:%{public}d," in UpdateDisplayInfo() 3406 MMI_HILOG_FREEZEI("PointerId:%{public}d, touchWindow:%{public}d", pointerId, touchWindow->id); in UpdateDisplayInfo()
|
Completed in 13 milliseconds