Searched refs:WMS_INPUT_KEY_FLOW (Results 1 - 5 of 5) sorted by relevance
/foundation/window/window_manager/wm/src/ |
H A D | input_transfer_station.cpp | 41 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "KeyEvent is nullptr"); in OnInputEvent() 47 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, "eid:%{public}d,InputId:%{public}d,wid:%{public}u", in OnInputEvent() 52 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, in OnInputEvent() 63 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "AxisEvent is nullptr"); in OnInputEvent() 66 TLOGD(WmsLogTag::WMS_INPUT_KEY_FLOW, "Receive axisEvent, windowId: %{public}d", axisEvent->GetAgentWindowId()); in OnInputEvent() 73 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "PointerEvent is nullptr"); in OnInputEvent() 84 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, "eid:%{public}d,InputId:%{public}d" in OnInputEvent() 91 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "WindowInputChannel is nullptr InputTracking id:%{public}d " in OnInputEvent()
|
H A D | window_session_impl.cpp | 3352 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "Pointer event is nullptr"); in NotifyPointerEvent() 3364 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, in NotifyPointerEvent() 3380 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, "UI content dose not consume"); in NotifyPointerEvent() 3385 TLOGW(WmsLogTag::WMS_INPUT_KEY_FLOW, "pointerEvent not consumed, windowId:%{public}u", GetWindowId()); in NotifyPointerEvent()
|
H A D | window_scene_session_impl.cpp | 856 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, "InputId:%{public}d,wid:%{public}u,pointId:%{public}d" in ConsumePointerEventInner() 873 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "hostSession is nullptr, windowId: %{public}d", GetWindowId()); in ConsumePointerEvent() 879 TLOGW(WmsLogTag::WMS_INPUT_KEY_FLOW, "invalid pointerEvent, windowId: %{public}d", GetWindowId()); in ConsumePointerEvent()
|
/foundation/window/window_manager/window_scene/intention_event/src/ |
H A D | intention_event_manager.cpp | 175 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "The scene session is nullptr"); in OnInputEvent() 182 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, "eid:%{public}d,InputId:%{public}d,wid:%{public}u" in OnInputEvent() 252 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "The key event is nullptr"); in OnInputEvent() 257 TLOGD(WmsLogTag::WMS_INPUT_KEY_FLOW, "OnInputEvent is disabled temporarily"); in OnInputEvent() 263 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "focusedSessionId is invalid"); in OnInputEvent() 269 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "focusedSceneSession is null"); in OnInputEvent() 275 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, "eid:%{public}d,InputId:%{public}d,wid:%{public}u" in OnInputEvent() 288 TLOGI(WmsLogTag::WMS_INPUT_KEY_FLOW, "SendKeyEventToUI id:%{public}d isConsumed:%{public}d", in OnInputEvent() 308 TLOGD(WmsLogTag::WMS_INPUT_KEY_FLOW, "Syetem window scene, transfer key event to root scene"); in OnInputEvent() 310 TLOGE(WmsLogTag::WMS_INPUT_KEY_FLOW, "uiContent in OnInputEvent() [all...] |
/foundation/window/window_manager/utils/include/ |
H A D | window_manager_hilog.h | 60 WMS_INPUT_KEY_FLOW, // C04213 member in OHOS::Rosen::WmsLogTag 86 { WmsLogTag::WMS_INPUT_KEY_FLOW, "InputKeyFlow" },
|
Completed in 15 milliseconds