Home
last modified time | relevance | path

Searched refs:DumpPointerAction (Results 1 - 18 of 18) sorted by relevance

/foundation/window/window_manager/window_scene/session/container/src/
H A Dwindow_event_channel.cpp126 pointerEvent->DumpPointerAction(), sessionStage_->GetPersistentId()); in TransferPointerEvent()
264 event->DumpPointerAction(), event->DumpSourceType(), event->GetButtonId(), in PrintPointerEvent()
301 event->DumpPointerAction(), event->DumpSourceType(), event->GetButtonId(), in PrintInfoPointerEvent()
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_interceptor.cpp115 pointerEvent->GetId(), pointerEvent->DumpSourceType(), pointerEvent->DumpPointerAction()); in OnPointerEvent()
H A Dinput_event_builder.cpp140 pointerEvent_->GetId(), pointerEvent_->DumpSourceType(), pointerEvent_->DumpPointerAction()); in OnPointerEvent()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dbytrace_adapter.cpp105 + ", type: " + pointerEvent->DumpPointerAction()); in StartBytrace()
109 + ", type: " + pointerEvent->DumpPointerAction()); in StartBytrace()
H A Dclient_msg_handler.cpp191 std::string logInfo = std::string("ac: ") + pointerEvent->DumpPointerAction(); in OnPointerEvent()
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp250 pointerEvent_->GetPointerId(), pointerEvent_->DumpSourceType(), pointerEvent_->DumpPointerAction(), in Dump()
/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h276 event->DumpPointerAction(), event->DumpSourceType(), event->GetTargetDisplayId(), in PrintInfoLog()
341 event->DumpPointerAction(), event->DumpSourceType(), event->GetButtonId(), event->GetPointerId(), in Print()
352 event->DumpPointerAction(), event->DumpSourceType(), event->GetButtonId(), in Print()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1307 const char* DumpPointerAction() const;
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp316 "action:%{public}s)", point->GetDeviceId(), point->DumpPointerAction()); in DispatchPointerEventInner()
/foundation/multimodalinput/input/test/unittest/common/src/
H A Devent_util_test.cpp206 << ",PointerAction:" << pointerEvent->DumpPointerAction() in DumpInputEvent()
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_detector.cpp77 MMI_HILOGW("action:%{public}s is invalid", event->DumpPointerAction()); in OnTouchEvent()
H A Dtouchpad_transform_processor.cpp254 std::to_string(pointerEvent_->GetTargetWindowId()) + ", action: " + pointerEvent_->DumpPointerAction(), in OnEvent()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1952 "bundleName:%{public}s, pid:%{public}d", pointerEvent->GetId(), pointerEvent->DumpPointerAction(), in TransferPointerEvent()
1956 "bundleName:%{public}s, pid:%{public}d", pointerEvent->GetId(), pointerEvent->DumpPointerAction(), in TransferPointerEvent()
1964 pointerEvent->DumpPointerAction(), pointerEvent->GetId()); in TransferPointerEvent()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp3333 pointerEvent->DumpPointerAction(), touchWindow->pid, touchWindow->id, in UpdateDisplayInfo()
3343 pointerEvent->DumpPointerAction(), touchWindow->pid, touchWindow->id, in UpdateDisplayInfo()
3355 pointerEvent->DumpPointerAction(), touchWindow->pid, touchWindow->id, in UpdateDisplayInfo()
4031 MMI_HILOG_DISPATCHD("pointerAction:%{public}s", pointerEvent->DumpPointerAction()); in UpdateDisplayInfo()
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp111 pointerEvent->DumpPointerAction()); in HandlePointerEvent()
113 MMI_HILOGD("The pointerEvent start launch an ability, pointAction:%s", pointerEvent->DumpPointerAction()); in HandlePointerEvent()
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp731 pointerEvent_->GetPointerId(), pointerEvent_->DumpSourceType(), pointerEvent_->DumpPointerAction(), in Dump()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp616 const char* PointerEvent::DumpPointerAction() const in DumpPointerAction() function in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp1766 pointerEventItem->DumpPointerAction()); in OnPointerEventInJsThread()

Completed in 31 milliseconds