Home
last modified time | relevance | path

Searched defs:shortcutKey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_util_test.cpp108 ShortcutKey shortcutKey; variable
129 ShortcutKey shortcutKey; variable
146 ShortcutKey shortcutKey; variable
165 ShortcutKey shortcutKey; variable
185 ShortcutKey shortcutKey; variable
296 ShortcutKey shortcutKey; variable
312 ShortcutKey shortcutKey; variable
332 ShortcutKey shortcutKey; variable
350 ShortcutKey shortcutKey; variable
368 ShortcutKey shortcutKey; variable
[all …]
H A Dkey_command_handler_test.cpp1640 ShortcutKey shortcutKey; variable
1655 ShortcutKey shortcutKey; variable
1685 ShortcutKey shortcutKey; variable
1702 ShortcutKey shortcutKey; variable
1719 ShortcutKey shortcutKey; variable
1741 ShortcutKey shortcutKey; variable
1763 ShortcutKey shortcutKey; variable
1797 ShortcutKey shortcutKey; variable
1848 ShortcutKey shortcutKey; variable
1870 ShortcutKey shortcutKey; variable
[all …]
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp45 bool GetPreKeys(const cJSON* jsonData, ShortcutKey &shortcutKey) in GetPreKeys()
238 bool ConvertToShortcutKey(const cJSON* jsonData, ShortcutKey &shortcutKey, std::vector<std::string>… in ConvertToShortcutKey()
576 ShortcutKey shortcutKey; in ParseShortcutKeys() local
H A Dkey_command_handler.cpp1130 auto &shortcutKey = item.second; in Print() local
1237 ShortcutKey &shortcutKey = item.second; in ParseStatusConfigObserver() local
1827 ShortcutKey &shortcutKey = item.second; in HandleShortKeys() local
2135 bool KeyCommandHandler::IsKeyMatch(const ShortcutKey &shortcutKey, const std::shared_ptr<KeyEvent> … in IsKeyMatch()
2164 bool KeyCommandHandler::HandleKeyDown(ShortcutKey &shortcutKey) in HandleKeyDown()
2201 …mandHandler::HandleKeyUp(const std::shared_ptr<KeyEvent> &keyEvent, const ShortcutKey &shortcutKey) in HandleKeyUp()
2229 bool KeyCommandHandler::HandleKeyCancel(ShortcutKey &shortcutKey) in HandleKeyCancel()
2489 auto &shortcutKey = item.second; in Dump() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp514 std::string shortcutKey = bundleName + moduleName + SHORTCUT_TEST_ID; in AddInnerBundleInfoByTest() local
518 std::string shortcutKey = bundleName + moduleName + SHORTCUT_DEMO_ID; in AddInnerBundleInfoByTest() local
H A Dbms_bundle_kit_service_test.cpp619 std::string shortcutKey = bundleName + moduleName + SHORTCUT_TEST_ID; in AddInnerBundleInfoByTest() local
623 std::string shortcutKey = bundleName + moduleName + SHORTCUT_DEMO_ID; in AddInnerBundleInfoByTest() local