Home
last modified time | relevance | path

Searched defs:preHandlerTime (Results 1 – 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/event_dispatch/src/
Devent_dispatch.cpp186 std::shared_ptr<KeyEvent> key, const int64_t preHandlerTime) in DispatchKeyEventPid()
/foundation/multimodalinput/input/frameworks/util/common/src/
Dutil.cpp225 const int32_t abilityId, const int32_t focusId, const int64_t preHandlerTime) in PrintEventJoyStickAxisInfo()
/foundation/multimodalinput/input/service/message_handle/src/
Dserver_msg_handler.cpp155 int64_t preHandlerTime = GetSysClockTime(); in OnInjectKeyEvent() local