Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp86 napi_value GetHotkeyEventInfo(napi_env env, napi_callback_info info, sptr<KeyEventMonitorInfo> event, in GetHotkeyEventInfo() function
406 if (GetHotkeyEventInfo(env, info, event, keyOption) == nullptr) { in SubscribeHotkey()
407 MMI_HILOGE("GetHotkeyEventInfo failed"); in SubscribeHotkey()
540 if (GetHotkeyEventInfo(env, info, event, keyOption) == nullptr) { in JsOff()
541 MMI_HILOGE("GetHotkeyEventInfo failed"); in JsOff()

Completed in 2 milliseconds