Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h84 int32_t GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &sysKeys);
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp789 int32_t KeyShortcutManager::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &sysKeys) in GetAllSystemHotkeys() argument
796 sysKeys.push_back(std::move(keyOptionPtr)); in GetAllSystemHotkeys()

Completed in 3 milliseconds