Home
last modified time | relevance | path

Searched defs:keyBoardEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/fingerprint_event_processor/test/src/
H A Dfingerprint_event_processor_test.cpp89 struct libinput_event_keyboard keyBoardEvent; in HWTEST_F() local
113 struct libinput_event_keyboard keyBoardEvent; in HWTEST_F() local
143 struct libinput_event_keyboard keyBoardEvent; in HWTEST_F() local
169 struct libinput_event_keyboard keyBoardEvent; in HWTEST_F() local
198 struct libinput_event_keyboard keyBoardEvent; in HWTEST_F() local
217 struct libinput_event_keyboard keyBoardEvent; in HWTEST_F() local
238 struct libinput_event_keyboard keyBoardEvent; HWTEST_F() local
268 struct libinput_event_keyboard keyBoardEvent; HWTEST_F() local
289 struct libinput_event_keyboard keyBoardEvent; HWTEST_F() local
312 struct libinput_event_keyboard keyBoardEvent; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_keyboard_device.cpp66 KeyBoardEvent keyBoardEvent = {}; in AnalysisKeyBoardEvent() local
78 void ProcessingKeyboardDevice::TransformKeyPressEvent(const KeyBoardEvent& keyBoardEvent, in TransformKeyPressEvent() argument
86 void ProcessingKeyboardDevice::TransformKeyLongPressEvent(const KeyBoardEvent& keyBoardEvent, in TransformKeyLongPressEvent() argument
102 TransformKeyReleaseEvent(const KeyBoardEvent& keyBoardEvent, InputEventArray& inputEventArray) TransformKeyReleaseEvent() argument
110 TransformKeyClickEvent(const KeyBoardEvent& keyBoardEvent, InputEventArray& inputEventArray) TransformKeyClickEvent() argument
[all...]

Completed in 2 milliseconds