Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h162 int32_t ReadHotkey(cJSON *jsonSysKey);
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp932 if (ReadHotkey(jsonHotkey) != RET_OK) { in ReadHotkeys()
939 int32_t KeyShortcutManager::ReadHotkey(cJSON *jsonHotkey) in ReadHotkey() function in OHOS::MMI::KeyShortcutManager

Completed in 3 milliseconds