Home
last modified time | relevance | path

Searched refs:FormatPressedKeys (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h145 std::string FormatPressedKeys(std::shared_ptr<KeyEvent> keyEvent) const;
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp196 keyEvent->GetId(), keyEvent->GetKeyCode(), keyEvent->GetKeyAction(), FormatPressedKeys(keyEvent).c_str()); in HandleEvent()
544 std::string KeyShortcutManager::FormatPressedKeys(std::shared_ptr<KeyEvent> keyEvent) const in FormatPressedKeys() function in OHOS::MMI::KeyShortcutManager

Completed in 3 milliseconds