Home
last modified time | relevance | path

Searched refs:KeyItemsTransKeyIntention (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/test/
H A Dkey_event_value_transformation_test.cpp51 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
69 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
87 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
105 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
123 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
141 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
159 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
179 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
199 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); in HWTEST_F()
219 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEven in HWTEST_F()
[all...]
/foundation/multimodalinput/input/service/event_handler/include/
H A Dkey_event_value_transformation.h34 int32_t KeyItemsTransKeyIntention(const std::vector<KeyEvent::KeyItem> &items);
/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_event_normalize.cpp93 int32_t keyIntention = KeyItemsTransKeyIntention(keyEvent->GetKeyItems()); in Normalize()
/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_event_value_transformation.cpp509 int32_t KeyItemsTransKeyIntention(const std::vector<KeyEvent::KeyItem> &items) in KeyItemsTransKeyIntention() function
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp154 int32_t keyIntention = KeyItemsTransKeyIntention(keyEvent->GetKeyItems()); in OnInjectKeyEvent()

Completed in 5 milliseconds